Add renovate.json
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
renovate-bot 2021-12-15 16:15:58 +00:00
parent 3264c1dab9
commit 6ccdc58bf3

6
renovate.json Normal file
View File

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