From acdd67cb797d9ec34b434109aa19405b70dc589f Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:16:20 -0600 Subject: [PATCH] ci: Enable Renovate for Bundler (#3602) --- .github/renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 0d1f8ee16..d6ab8fd23 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -15,6 +15,9 @@ "git-submodules": { "enabled": true }, + "bundler": { + "enabled": true + }, "packageRules": [ { "matchUpdateTypes": [