Compare commits

...

2 commits

Author SHA1 Message Date
Dessalines
224f0ea384 Updating schedule. 2024-05-15 10:09:37 -04:00
renovate[bot]
3befcee4f4
Add renovate.json 2024-05-15 13:54:16 +00:00

5
renovate.json Normal file
View file

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