mirror of
				https://github.com/bartvdbraak/keyweave.git
				synced 2025-10-31 00:19:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			No EOL
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			No EOL
		
	
	
		
			284 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | |
| 	"extends": ["config:base"],
 | |
| 	"reviewers": ["bartvdbraak"],
 | |
|  "packageRules": [
 | |
|     {
 | |
|       "matchPackagePrefixes": ["azure"],
 | |
|       "groupName": "Azure Dependencies",
 | |
|       "groupSlug": "azure-dependencies"
 | |
|     }
 | |
|  ]
 | |
| } |