From 1c56ff9bcbe71e819b559a65231f1d3514402bfc Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Mon, 13 Jun 2022 13:43:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20renovate=20now=20opens=20PRs=20t?= =?UTF-8?q?o=20dev=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 4f39080..57d1542 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,4 @@ { - "extends": ["config:base"] + "extends": ["config:base"], + "baseBranches": ["dev"] }