Add renovate.json

This commit is contained in:
Renovate Bot 2021-07-06 07:14:13 +00:00
parent 6021c04474
commit d3575bbfdf

6
renovate.json Normal file
View File

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