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

This commit is contained in:
renovate-bot 2021-12-15 17:08:02 +00:00
parent 17394546f7
commit c88d178997

6
renovate.json Normal file
View File

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