lemmy/renovate.json
2024-07-30 09:41:06 -04:00

7 lines
187 B
JSON

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