Add renovate.json

This commit is contained in:
renovate-bot 2021-12-16 14:06:25 +00:00
parent 15c9e410d8
commit 2e3e9c2953

6
renovate.json Normal file
View File

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