Update renovate.json
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m17s
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m17s
This commit is contained in:
parent
5fbebbcec2
commit
32d796aa30
@ -1,3 +1,11 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"labels": ["dependencies"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user