From 9bc9436786f25dd1da0aaf8912eabd2389ce7b05 Mon Sep 17 00:00:00 2001 From: Evgeniy Belyi Date: Wed, 5 Aug 2026 12:51:18 -0500 Subject: [PATCH] chore: add 9.5 to renovate baseBranches Co-Authored-By: Claude Sonnet 4.6 --- renovate.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/renovate.json b/renovate.json index 1f5a61e4dd..f673d50e1f 100644 --- a/renovate.json +++ b/renovate.json @@ -5,6 +5,7 @@ ], "baseBranches": [ "main", + "9.5", "9.4", "9.3", "8.19" @@ -239,6 +240,7 @@ { "description": "Disable CI/infrastructure/test-environment updates on release branches", "matchBaseBranches": [ + "9.5", "9.4", "9.3", "8.19"