mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-14 00:37:07 +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",
|
"$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