update renovate to support depedency dashboard
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-04 13:22:49 +02:00
parent ed986a6f5b
commit 3d1e0dc512

View File

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