diff --git a/.github/renovate.json b/.github/renovate.json index 61c2e240..1cc52717 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,17 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base", - "github>bitwarden/renovate-config:pin-actions", - ":combinePatchMinorReleases", - ":dependencyDashboard", - ":maintainLockFilesWeekly", - ":pinAllExceptPeerDependencies", - ":prConcurrentLimit10", - ":rebaseStalePrs", - "schedule:weekends", - ":separateMajorReleases" - ], + "extends": ["github>bitwarden/renovate-config"], "enabledManagers": ["dockerfile", "github-actions", "npm", "nuget", "pipenv"], "packageRules": [ {