Revert "Removing renovate schedule. (#4808)" (#4847)

This reverts commit 65620913fc.
This commit is contained in:
Dessalines 2024-06-18 16:55:06 -04:00 committed by GitHub
parent fa143f72eb
commit 59f274e531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"]
"extends": ["config:recommended"],
"schedule": ["before 4am on the first day of the month"]
}