diff --git a/renovate.json b/renovate.json index 4094e6fd45..8f2d352921 100644 --- a/renovate.json +++ b/renovate.json @@ -1,9 +1,9 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:base", ":gitSignOff"], - "schedule": ["before 4 am on the first day of the month"], + "schedule": ["* 0-4 1 * *"], "vulnerabilityAlerts": { - "schedule": "before 4am" + "schedule": "* 0-4 * * *" }, "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"], "packageRules": [