Skip to content

Commit f72a8d6

Browse files
committed
chore: add lock-file maintenance (renovate)
Signed-off-by: Francisco Buceta <[email protected]>
1 parent d9e79a0 commit f72a8d6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,12 @@
77
":ignoreModulesAndTests",
88
":prConcurrentLimit10",
99
"workarounds:typesNodeVersioning"
10-
]
10+
],
11+
"lockFileMaintenance": {
12+
"extends": [
13+
"schedule:monthly"
14+
],
15+
"enabled": true,
16+
"automerge": true
17+
}
1118
}

0 commit comments

Comments
 (0)