Update renovate.json
This commit is contained in:
parent
aa635b59ff
commit
9cce3b239b
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"local>w9r.dev/renovate-config"
|
||||||
|
],
|
||||||
|
"ignoreTests": true,
|
||||||
|
"automerge": true,
|
||||||
|
"platformAutomerge": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue