Skip to content

Commit c93a6f4

Browse files
authored
renovate: Disable lock file maintenance in renovate.json
1 parent cbc5274 commit c93a6f4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"minimumReleaseAge": "3 days",
2525
"rangeStrategy": "replace"
2626
}
27-
]
27+
],
28+
"lockFileMaintenance": {
29+
"enabled": false
30+
}
2831
}

0 commit comments

Comments
 (0)