Update renovate.json

This commit is contained in:
Alexander Brandes
2023-03-06 13:55:02 +01:00
committed by GitHub
parent 8a3052683e
commit a63037b92d

View File

@ -24,5 +24,6 @@
"log4j"
],
"labels": ["Renovate"],
"rebaseWhen": "conflicted"
"rebaseWhen": "conflicted",
"schedule": ["on the first day of the week"]
}