diff --git a/renovate.json b/renovate.json index a865ce00..b737c0ed 100644 --- a/renovate.json +++ b/renovate.json @@ -55,8 +55,7 @@ }, { "groupName": "Yarn", - "matchDepNames": ["yarn"], - "extends": ["schedule:weekly"] + "matchDepNames": ["yarn"] } ], "semanticCommits": "disabled",