Adding renovate schedule.

This commit is contained in:
Dessalines 2024-07-31 16:43:52 -04:00
parent e9928cf8b7
commit 3bb5a689df

View file

@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"schedule": ["before 4am on Monday"],
"automerge": true
}