Automerge patch updates
Build website container / Build image (push) Successful in 9s
Details
Build website container / Build image (push) Successful in 9s
Details
This commit is contained in:
parent
3e2cd9ce6c
commit
bfa4d511fd
|
@ -1,10 +1,13 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:best-practices"
|
||||
],
|
||||
"separateMinorPatch": true,
|
||||
"patch": {
|
||||
"enabled": false
|
||||
"automerge": true
|
||||
},
|
||||
"pin": {
|
||||
"automerge": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue