Add renovate.json

This commit is contained in:
Renovate Bot 2021-05-24 02:25:51 +00:00
parent d4e0fe6640
commit 71fa7d3801
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

6
renovate.json Normal file
View File

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