mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
Renovate: Maintain lock files once per week
This option makes Renovate refresh yarn.lock once per week See https://docs.renovatebot.com/configuration-options/#lockfilemaintenance Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
7daf1a47a5
commit
254f9a487a
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
":gitSignOff",
|
||||
":prHourlyLimitNone",
|
||||
":dependencyDashboard",
|
||||
":rebaseStalePrs"
|
||||
":rebaseStalePrs",
|
||||
":maintainLockFilesWeekly"
|
||||
],
|
||||
"labels": [
|
||||
"type: maintenance"
|
||||
|
|
Loading…
Reference in a new issue