diff --git a/renovate.json b/renovate.json index 8c917067..cbaa68e4 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:base"], + "schedule": ["before 4am on the first day of the month"], "packageRules": [ { "description": "Automerge non-major updates while ignoring < 1.0.0 releases",