fix(renovate): update config
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
1d7938764c
commit
c93b9e2a98
@ -13,7 +13,6 @@
|
|||||||
"description": "Automatically update patch version of used container images in docker files",
|
"description": "Automatically update patch version of used container images in docker files",
|
||||||
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
|
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"matchBaseBranches": [ "master" ],
|
|
||||||
"matchManagers": [ "dockerfile" ],
|
"matchManagers": [ "dockerfile" ],
|
||||||
"matchUpdateTypes": [ "minor", "patch" ]
|
"matchUpdateTypes": [ "minor", "patch" ]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user