aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json
blob: 5ca683876add653a7bd470f0a95db4a1b7427b2e (plain)
1
2
3
4
5
6
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>jellyfin/.github//renovate-presets/dotnet"
  ]
}