mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 06:36:17 +00:00
7 lines
167 B
JSON
7 lines
167 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended"],
|
|
"schedule": ["before 4am on Monday"],
|
|
"automerge": true
|
|
}
|