Enable Renovate dependency dashboard (#1069)

This commit is contained in:
Niels van Velzen
2023-05-17 14:33:26 +00:00
committed by GitHub
parent 1f910b8e0e
commit 14958a2f1a
+1 -1
View File
@@ -2,6 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>jellyfin/.github//renovate-presets/gradle",
":semanticCommitsDisabled"
":dependencyDashboard"
]
}