diff --git a/.github/renovate.json b/.github/renovate.json index 28f1ec13..75747a30 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -22,6 +22,6 @@ } ], "schedule": [ - "on the 5th day of the month" + "* * 5 * *" ] }