Use cron schedule to fix Renovate

This commit is contained in:
Hugo van Kemenade 2022-12-21 16:19:09 +02:00
parent 2f3561fe33
commit fd83d530de

View File

@ -13,5 +13,5 @@
"separateMajorMinor": "false"
}
],
"schedule": ["on the 3rd day of the month"]
"schedule": ["0 12 3 * *"]
}