You've already forked bind9-docker
							
							fix(ci): add package rules
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -1,8 +1,17 @@ | |||||||
| { | { | ||||||
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json", |   "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||||||
|   "automerge": true, |   "assignees": [ "volker.raschek" ], | ||||||
|   "automergeStrategy": "merge-commit", |   "automergeStrategy": "merge-commit", | ||||||
|   "automergeType": "pr", |   "automergeType": "pr", | ||||||
|  |   "labels": [ "renovate" ], | ||||||
|  |   "packageRules": [ | ||||||
|  |     { | ||||||
|  |       "addLabels": [ "renovate/droneci", "renovate/automerge" ], | ||||||
|  |       "automerge": true, | ||||||
|  |       "matchManagers": "droneci", | ||||||
|  |       "matchUpdateTypes": [ "minor", "patch"] | ||||||
|  |     } | ||||||
|  |   ], | ||||||
|   "rebaseLabel": "renovate/rebase", |   "rebaseLabel": "renovate/rebase", | ||||||
|   "rebaseWhen": "behind-base-branch" |   "rebaseWhen": "behind-base-branch" | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user