From 69074c7d286083bdc5e28e1344173fc74060abee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maty=C3=A1=C5=A1=20Caras?= Date: Tue, 28 Nov 2023 19:17:06 +0100 Subject: [PATCH] =?UTF-8?q?ci:=20zm=C4=9Bnit=20RenovateBot=20base=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 0e16133..bd4b883 100644 --- a/renovate.json +++ b/renovate.json @@ -3,5 +3,6 @@ "extends": [ "config:recommended" ], + "baseBranches": ["dev"], "enabledManagers":["pub"] }