chore(renovate): remove obsolete matchBaseBranches
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-22 15:59:55 +01:00
parent cd9bb25f94
commit 0ec3a5e46a

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": [ "patch" ]
},