Fix renovate.json

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
This commit is contained in:
laurentsimon
2023-12-28 15:22:39 -08:00
committed by GitHub
parent fcc8bf32f5
commit 826daea5a0
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":gitSignOff"],
"schedule": ["before 4 am on the first day of the month"],
"schedule": ["before 4am on the first day of the month"],
"vulnerabilityAlerts": {
"schedule": "before 4am"
},