From ca3def32e443b12fab6473bae58b89e539648b0e Mon Sep 17 00:00:00 2001 From: Or Bin Date: Fri, 14 Jun 2024 02:51:15 +0300 Subject: [PATCH] Make schedule calmer --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 4b664a6..b851301 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -10,7 +10,7 @@ ], "prConcurrentLimit": 3, "schedule": [ - "before 9am on friday", + "on the 5th day of the month every 1 month at 09:00", ], "timezone": "Asia/Jerusalem", "pre-commit": {