Delete .github/renovate.json
This commit is contained in:
parent
72180525a4
commit
7e72fdcb79
1 changed files with 0 additions and 16 deletions
16
.github/renovate.json
vendored
16
.github/renovate.json
vendored
|
@ -1,16 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
||||||
"extends": [
|
|
||||||
"config:recommended"
|
|
||||||
],
|
|
||||||
"commitBody": "[skip ci]",
|
|
||||||
"baseBranches": ["refactor/depUpdates"],
|
|
||||||
"prHourlyLimit": 0,
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchUpdateTypes": ["patch", "pin", "digest"],
|
|
||||||
"automerge": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"assignees": ["NotJansel"]
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue