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": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
"extends": ["config:recommended"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user