lemmy-docs/renovate.json

6 lines
166 B
JSON
Raw Normal View History

2024-05-15 13:54:22 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
2024-05-15 13:59:42 +00:00
"extends": ["config:recommended"],
"schedule": ["before 4am on the first day of the month"]
2024-05-15 13:54:22 +00:00
}