mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Revert "Removing renovate schedule. (#4808)"
This reverts commit 65620913fc
.
This commit is contained in:
parent
fa143f72eb
commit
b3d2e575aa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"]
|
||||
"extends": ["config:recommended"],
|
||||
"schedule": ["before 4am on the first day of the month"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue