mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
Running renovate every weekend. (#362)
This commit is contained in:
parent
60a392b8dd
commit
2444c3b828
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"schedule": ["before 4am on the first day of the month"],
|
||||
"schedule": ["every weekend"],
|
||||
"automerge": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue