Update renovate.json [skip ci]
This commit is contained in:
parent
7ef5f34ee6
commit
2d5fa8708b
1 changed files with 8 additions and 1 deletions
9
.github/renovate.json
vendored
9
.github/renovate.json
vendored
|
@ -4,5 +4,12 @@
|
|||
"config:recommended"
|
||||
],
|
||||
"commitBody": "[skip ci]",
|
||||
"baseBranches": ["refactor/depUpdates"]
|
||||
"baseBranches": ["refactor/depUpdates"],
|
||||
"prHourlyLimit": 0,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue