We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e06ed commit 9a85e19Copy full SHA for 9a85e19
.github/renovate.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["github>Boshen/renovate"],
4
+ "lockFileMaintenance": {
5
+ "enabled": true
6
+ },
7
"packageRules": [
8
9
"groupName": "oxc",
0 commit comments