From 220072913b5776d9c3135b3ac1ea0820fb25fdb1 Mon Sep 17 00:00:00 2001 From: Benjamin Wiffen Date: Fri, 6 Dec 2024 12:38:42 +1100 Subject: [PATCH] TERA-1747: Make schedule human readable --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index e6abaaa..6618c44 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -3,7 +3,7 @@ "extends": ["config:base"], // Scheduling. - "schedule": ["0 2 1 * *"], + "schedule": ["at 2:00am on the 1st day of the month"], "timezone": "Australia/Sydney", // Update rules.