This commit is contained in:
10
renovate.json
Normal file
10
renovate.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:best-practices"
|
||||
],
|
||||
"packageRules": [{
|
||||
"matchUpdateTypes": ["minor", "patch", "digest", "pinDigest"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user