16 lines
		
	
	
		
			374 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			374 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | |
|   "dependencyDashboard": true,
 | |
|   "extends": [
 | |
|     "local>remoll/k3s-infra//apps/immich/renovate.json",
 | |
|     "local>remoll/k3s-infra//infrastructure/external-dns/renovate.json"
 | |
|   ],
 | |
|   "packageRules": [
 | |
|     {
 | |
|       "matchUpdateTypes": ["patch"],
 | |
|       "automerge": true,
 | |
|       "ignoreTests": true
 | |
|     }
 | |
|   ]
 | |
| }
 |