From 88e11becd220f8820ef5dc240a1df8076391e45a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 09:56:21 +0000 Subject: [PATCH] chore(config): migrate config renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 4585016..1a5b93b 100644 --- a/renovate.json +++ b/renovate.json @@ -16,7 +16,7 @@ ] } ], - "baseBranches": [ + "baseBranchPatterns": [ "dev" ] }