fix(ci): enable automerge
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-01-30 21:40:45 +01:00
parent 1eaf591288
commit 4e9ca61212
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
},
{
"addLabels": [ "renovate/renovate", "renovate/automerge" ],
"automerge": false,
"automerge": true,
"matchPackageNames": [ "renovate" ],
"matchManagers": [ "regex" ],
"matchUpdateTypes": [ "minor", "patch"]