Skip to content

Commit 0257282

Browse files
chore: add renovate config
1 parent 76f6d41 commit 0257282

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,13 @@
9393
"type": "consulting",
9494
"url": "https://feross.org/support"
9595
}
96-
]
96+
],
97+
"renovate": {
98+
"extends": [
99+
"github>webtorrent/renovate-config"
100+
],
101+
"lockFileMaintenance": {
102+
"enabled": false
103+
}
104+
},
97105
}

0 commit comments

Comments
 (0)