forked from toolshed/abra
		
	ci: automerge & run tidy [ci skip]
This commit is contained in:
		@ -1,5 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "packageRules": [{
 | 
			
		||||
    "matchUpdateTypes": ["minor", "patch"],
 | 
			
		||||
    "automerge": true
 | 
			
		||||
  }],
 | 
			
		||||
  "postUpdateOptions": [
 | 
			
		||||
    "gomodTidy"
 | 
			
		||||
  ],
 | 
			
		||||
  "ignoreDeps": [
 | 
			
		||||
    "github.com/urfave/cli"
 | 
			
		||||
  ]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user