From f176c150a4b723797f82e588cb0392f58da3f577 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 28 Jun 2024 17:24:38 +0100 Subject: [PATCH] ci: raise renovate prs against 3.x branch too --- renovate.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 1cd0fc6801..662845b7b1 100644 --- a/renovate.json +++ b/renovate.json @@ -7,6 +7,7 @@ ], "baseBranches": [ "main", + "3.x", "2.x" ], "packageRules": [ @@ -22,7 +23,8 @@ }, { "matchBaseBranches": [ - "main" + "main", + "3.x" ], "ignoreDeps": [ "nitro",