mirror of
				https://github.com/homarr-labs/dashboard-icons.git
				synced 2025-10-31 01:12:37 +01:00 
			
		
		
		
	![homarr-renovate[bot]](/assets/img/avatar_default.png) cb5ebcfe52
			
		
	
	
		cb5ebcfe52
		
			
		
	
	
	
	
		
			
			Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			352 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			352 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
|   $schema: "https://docs.renovatebot.com/renovate-schema.json",
 | |
|   extends: ["config:recommended"],
 | |
|   packageRules: [
 | |
|     {
 | |
|       matchUpdateTypes: ["minor", "patch", "pin", "digest"],
 | |
|       automerge: true,
 | |
|     },
 | |
|   ],
 | |
|   updateInternalDeps: true,
 | |
|   rangeStrategy: "bump",
 | |
|   automerge: false,
 | |
|   baseBranches: ["main"],
 | |
|   dependencyDashboard: false,
 | |
| }
 |