From bea6e5da8b22f7b064eb3fe82a8b6266cd337d6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 07:08:39 +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 7f25b734..35caa7ea 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -21,7 +21,7 @@ "rangeStrategy": "bump", "rebaseWhen": "conflicted", "ignoreUnstable": false, - "baseBranches": [ + "baseBranchPatterns": [ "main", "stable31", "stable30",