Merge branch 'main' into laurentsimon-patch-2

This commit is contained in:
laurentsimon
2024-01-03 10:15:28 -08:00
committed by GitHub
+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"
},