Skip to content

Commit f7f071f

Browse files
authored
chore: enabled lock file pr creation (#220)
1 parent 6cde863 commit f7f071f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"constraints": {
1414
"npm": ">=11.0.0"
1515
},
16+
"lockFileMaintenance": {
17+
"enabled": true
18+
},
1619
"packageRules": [
1720
{
1821
"matchManagers": ["npm"],

0 commit comments

Comments
 (0)