Configure Renovate (#1650)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-04-28 21:18:53 +02:00
committed by GitHub
parent 57e814844c
commit 31af06ee77

7
renovate.json Normal file
View File

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>jellyfin/.github//renovate-presets/gradle",
":semanticCommitsDisabled"
]
}