diff --git a/renovate.json b/renovate.json index 0503c3d1..c6294bfb 100644 --- a/renovate.json +++ b/renovate.json @@ -2,8 +2,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "schedule:weekly", - ":maintainLockFilesWeekly" + "config:recommended" ], "dependencyDashboard": true, "semanticCommits": "disabled",