Removing renovate schedule.

This commit is contained in:
Dessalines 2024-06-14 21:19:33 -04:00
parent a3c8761bed
commit 8f5ab44a2a

View file

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