diff --git a/renovate.json b/renovate.json index 8345c22..b572a87 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:base", ":gitSignOff"], - "schedule": ["before 4 am on the first day of the month"], + "schedule": ["before 4am on the first day of the month"], "vulnerabilityAlerts": { "schedule": "before 4am" },