From e19a82b0c3cf59d8695d6078a552c3e693366786 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Wed, 29 May 2024 08:26:47 +0200 Subject: [PATCH] chore(renovate): run on maintenances branches --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index eb111ac..cfb85e3 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,7 @@ "custom.regex", "github-actions" ], + "baseBranches": ["main", "/^maint\\/.+/"], "packageRules": [ { "matchManagers": ["helmv3"],