Compare commits
1 Commits
3e73692f28
...
23d77dc322
Author | SHA1 | Date | |
---|---|---|---|
23d77dc322 |
@ -13,6 +13,7 @@
|
|||||||
"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…
x
Reference in New Issue
Block a user