mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Adding renovate automerge.
This commit is contained in:
parent
2ccb46b66d
commit
4678a023d6
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"schedule": ["before 4am on the first day of the month"]
|
||||
"schedule": ["before 4am on the first day of the month"],
|
||||
"automerge": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue