diff --git a/.github/renovate.json b/.github/renovate.json index 6ea754eb69c..d59c413c1be 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -75,7 +75,7 @@ } ], "schedule": [ - "* * * * *" + "* * * * 0" ], "prConcurrentLimit": 50, "prHourlyLimit": 10,