chore: add renovate config

This commit is contained in:
Diego Rodríguez Baquero 2021-05-23 23:00:09 -05:00 committed by GitHub
parent 62273fa6b2
commit 6e151cd2a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,5 +121,10 @@
},
"standard": {
"parser": "@babel/eslint-parser"
},
"renovate": {
"extends": [
"github>webtorrent/renovate-config"
]
}
}