From a63037b92d6c64f79b6349fed3988dc840df0c2f Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Mon, 6 Mar 2023 13:55:02 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 572cfd886..295ed09df 100644 --- a/renovate.json +++ b/renovate.json @@ -24,5 +24,6 @@ "log4j" ], "labels": ["Renovate"], - "rebaseWhen": "conflicted" + "rebaseWhen": "conflicted", + "schedule": ["on the first day of the week"] }