diff --git a/.github/renovate.json b/.github/renovate.json index e381697781..52dcfc2280 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,7 +4,7 @@ ":semanticCommitTypeAll(chore)", ":rebaseStalePrs" ], - "schedule": ["before 3am on the first day of the month"], + "schedule": ["earlyMondays"], "packageRules": [ { "matchDatasources": ["npm"],