mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Activate "maintainLockFilesWeekly" in renovate config (#922)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
005597e880
commit
d50e364071
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
":gitSignOff"
|
||||
":gitSignOff",
|
||||
":maintainLockFilesWeekly"
|
||||
],
|
||||
"labels": [
|
||||
"type: maintenance"
|
||||
|
|
Loading…
Reference in a new issue