Delete .github/renovate.json
All checks were successful
Build & Publish / build (push) Successful in 3m11s
All checks were successful
Build & Publish / build (push) Successful in 3m11s
This commit is contained in:
parent
72180525a4
commit
7e72fdcb79
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…
x
Reference in New Issue
Block a user