lemmy-ui/renovate.json
2024-07-30 09:49:04 -04:00

7 lines
167 B
JSON

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