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