diff --git a/renovate.json b/renovate.json index c8fe423c..d8720527 100644 --- a/renovate.json +++ b/renovate.json @@ -2,16 +2,11 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - ":dependencyDashboard", - "group:allNonMajor:", - "schedule:weekly" + "schedule:weekly", + ":maintainLockFilesWeekly" ], + "dependencyDashboard": true, "semanticCommits": "disabled", - "lockFileMaintenance": { - "extends": [ - "group:allNonMajor" - ] - }, "ignorePaths": [ "attic/", "bootstrap/"