Skip to content

Commit 470edba

Browse files
authored
Enable lock file maintenance in renovate.json
Signed-off-by: Lala Sabathil <[email protected]>
1 parent d247ff7 commit 470edba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
":semanticPrefixFixDepsChoreOthers",
66
":dependencyDashboard"
77
],
8-
"forkProcessing": "enabled"
8+
"forkProcessing": "enabled",
9+
"lockFileMaintenance": {
10+
"enabled": true
11+
}
912
}

0 commit comments

Comments
 (0)