chore(config): migrate config renovate.json
All checks were successful
Build Docker Container / Build-Container-Image (push) Successful in 26s
All checks were successful
Build Docker Container / Build-Container-Image (push) Successful in 26s
This commit is contained in:
parent
51ffc6221d
commit
ee4489ef8d
@ -1,12 +1,9 @@
|
|||||||
{
|
{
|
||||||
"extends": [
|
"extends": ["config:recommended"],
|
||||||
"config:base"
|
"packageRules": [
|
||||||
],
|
{
|
||||||
"packageRules": [
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
{
|
"automerge": true
|
||||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
}
|
||||||
"automerge": true
|
]
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user