diff --git a/renovate.json b/renovate.json index d912893..50e4936 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base" - ], + "extends": ["config:base"], + "schedule": ["before 7am on the first day of the month"], "regexManagers": [ { "fileMatch": "versions.yaml",