fix(renovate): allow automerge for plugins/docker
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
97ef7e9967
commit
7a3ba4652c
@ -8,7 +8,6 @@
|
|||||||
{
|
{
|
||||||
"description": "Automatically update minor and patch versions of used drone-ci images",
|
"description": "Automatically update minor and patch versions of used drone-ci images",
|
||||||
"addLabels": [ "renovate/droneci", "renovate/automerge" ],
|
"addLabels": [ "renovate/droneci", "renovate/automerge" ],
|
||||||
"excludePackagePatterns": [ "plugins/docker" ],
|
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"matchManagers": "droneci",
|
"matchManagers": "droneci",
|
||||||
"matchUpdateTypes": [ "minor", "patch"]
|
"matchUpdateTypes": [ "minor", "patch"]
|
||||||
|
Loading…
Reference in New Issue
Block a user