diff --git a/.github/renovate.json5 b/.github/renovate.json5 index b2927bc63..82db72896 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,8 +4,6 @@ extends: [ "config:best-practices", "github>tyriis/renovate-config//dashboard/default.json5", - // does not work for docker images - // "github>tyriis/renovate-config//dashboard/vulnerability-summary.json5", "github>tyriis/renovate-config//flux-infra.json5", "github>tyriis/renovate-config//flux/prevent-automerge-flux.json5", "github>tyriis/renovate-config//labels/semantic.json5", @@ -17,7 +15,7 @@ semanticCommits: "enabled", suppressNotifications: ["prIgnoreNotification"], rebaseWhen: "conflicted", - regexManagers: [], + customManagers: [], packageRules: [ { matchPackageNames: ["tyriis/bedrock-tags"],