From 633765a434fa60bd94bfa353f9f585ea4671ae4a Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 06:45:43 +0000 Subject: [PATCH] chore(config): migrate config .github/renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 15e722cc6..c382fd44c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,7 +2,7 @@ "extends": [ "github>rancher/renovate-config#release" ], - "baseBranches": [ + "baseBranchPatterns": [ "main" ], "prHourlyLimit": 2,