Merge pull request #364 from webtorrent/renovate/configure

Configure Renovate
This commit is contained in:
Diego Rodríguez Baquero 2021-05-24 07:43:47 -05:00 committed by GitHub
commit 56e2f0ca99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>webtorrent/renovate-config"
]
}