From 9c0d4108acbba976b88ae845704c7fa903631738 Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Sun, 24 May 2026 19:47:41 -0700 Subject: [PATCH] chore(deps): update renovate configuration to renovate-config#2026.04 --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index ce315cc9..d19ebbcd 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "description": "Presets from https://github.com/bcgov/nr-renovate", + "description": "Presets from https://github.com/bcgov/renovate-config", "extends": [ - "github>bcgov/renovate-config" + "github>bcgov/renovate-config#2026.04" ], "minimumReleaseAge": "0 days" }