diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6846b4e..b3a47e5 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,16 +1,13 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ - ":enableRenovate", - "config:recommended", - ":dependencyDashboard", + "config:best-practices", + ":disableRateLimiting", + ":automergeBranch", + ":pinDependencies", ":separatePatchReleases", - "docker:pinDigests", ], - enabled: true, - dependencyDashboard: true, suppressNotifications: ["prIgnoreNotification"], - automergeType: "branch", packageRules: [ { description: "Auto-merge initial digest pinning",