diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4b45b2d6e22..3e29815e91f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: ["github>bitwarden/renovate-config"], // Extends our default configuration for pinned dependencies - enabledManagers: ["cargo", "github-actions", "npm"], + enabledManagers: ["cargo", "github-actions", "npm", "custom.regex"], packageRules: [ // ==================== Repo-Wide Update Behavior Rules ==================== {