Configure Renovate (#51)
continuous-integration/drone/push Build was killed Details

Add renovate.json

Reviewed-on: #51
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
pull/52/head
renovate 2 years ago committed by konrad
parent 23c048b3f4
commit 99f1e1aed4

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