From 2a512cb5644c7194e53caa7b79f17a9949ad1982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:24:26 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index ac4a00c..76a5f5b 100644 --- a/renovate.json +++ b/renovate.json @@ -4,7 +4,7 @@ "config:recommended", "group:all" ], - "baseBranches": [ + "baseBranchPatterns": [ "dev" ] }