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

View File

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