chore: add renovate config

This commit is contained in:
Diego Rodríguez Baquero 2021-05-23 21:23:55 -05:00 committed by GitHub
parent 76f6d41808
commit 0257282702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,5 +93,13 @@
"type": "consulting",
"url": "https://feross.org/support"
}
]
],
"renovate": {
"extends": [
"github>webtorrent/renovate-config"
],
"lockFileMaintenance": {
"enabled": false
}
},
}