From cd6c962bcf0154865047de8d46126047c7a9f6a6 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:06:16 +0100 Subject: [PATCH] Migrate config .github/renovate.json (#627) Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com> --- .github/renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 85516079..00bc7a77 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,8 +6,5 @@ "baseBranchPatterns": [ "main" ], - "prHourlyLimit": 2, - "baseBranches": [ - "main" - ] + "prHourlyLimit": 2 }