diff --git a/renovate.json b/renovate.json index 86fe2631..719a2cd9 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,6 @@ { "extends": ["config:base", ":disableDependencyDashboard"], + "schedule": "on the first day of the month", "packageRules": [ { "updateTypes": ["minor", "patch", "pin", "digest"],