From 652977a767016005b76d1d8ce14f673dad46d7e3 Mon Sep 17 00:00:00 2001 From: Jared Watts Date: Thu, 19 Dec 2024 09:24:52 -0800 Subject: [PATCH] chore: bump renovate base branches Signed-off-by: Jared Watts --- .github/renovate.json5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3091c5336..e220c0657 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -13,10 +13,10 @@ // The branches renovate should target // PLEASE UPDATE THIS WHEN RELEASING. "baseBranches": [ - "main", - "release-1.14", - "release-1.15", - "release-1.16" + 'main', + 'release-1.16', + 'release-1.17', + 'release-1.18', ], "ignorePaths": [ "design/**",