diff --git a/renovate.json b/renovate.json index f70c9ca..efe4b2a 100644 --- a/renovate.json +++ b/renovate.json @@ -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" ] },