1 Commits

Author SHA1 Message Date
volker.raschek 7a0c89c8b7 chore(renovate): remove obsolete matchBaseBranches
continuous-integration/drone/push Build is passing
2025-03-22 15:10:00 +00:00
-1
View File
@@ -13,7 +13,6 @@
"description": "Automatically update patch version of used container images in docker files",
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
"automerge": true,
"matchBaseBranches": [ "master" ],
"matchManagers": [ "dockerfile" ],
"matchUpdateTypes": [ "minor", "patch" ]
},