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