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" }