diff --git a/.github/renovate.json b/.github/renovate.json index af14eb3c2..59fc67062 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,7 +6,7 @@ ":rebaseStalePrs" ], "timezone": "US/Central", - "schedule": [ "0 */2 * * *" ], + "schedule": [ "* */2 * * *" ], "labels": [], "prHourlyLimit": 0, "prConcurrentLimit": 0,