Configure Renovate (#1)
continuous-integration/drone/push Build is passing Details

Add renovate.json

Reviewed-on: #1
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-11-01 14:03:54 +00:00 committed by konrad
parent 9c6cd16628
commit 4a0733d805
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

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