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"] }