mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04: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",
|
":gitSignOff",
|
||||||
":prHourlyLimitNone",
|
":prHourlyLimitNone",
|
||||||
":dependencyDashboard",
|
":dependencyDashboard",
|
||||||
":rebaseStalePrs"
|
":rebaseStalePrs",
|
||||||
|
":maintainLockFilesWeekly"
|
||||||
],
|
],
|
||||||
"labels": [
|
"labels": [
|
||||||
"type: maintenance"
|
"type: maintenance"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue