fix(ci): enable automerge
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1eaf591288
commit
4e9ca61212
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"addLabels": [ "renovate/renovate", "renovate/automerge" ],
|
"addLabels": [ "renovate/renovate", "renovate/automerge" ],
|
||||||
"automerge": false,
|
"automerge": true,
|
||||||
"matchPackageNames": [ "renovate" ],
|
"matchPackageNames": [ "renovate" ],
|
||||||
"matchManagers": [ "regex" ],
|
"matchManagers": [ "regex" ],
|
||||||
"matchUpdateTypes": [ "minor", "patch"]
|
"matchUpdateTypes": [ "minor", "patch"]
|
||||||
|
Loading…
Reference in New Issue
Block a user