diff --git a/renovate.json b/renovate.json index 3ea4998..661b3c2 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,4 @@ { - "extends": ["config:base", "schedule:quarterly"] + "extends": ["config:base", "schedule:weekly"], + "groupName": "all" }