jellyfin-sdk-typescript/.github/renovate.json
2022-09-06 12:13:32 +02:00

8 lines
176 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>jellyfin/.github//renovate-presets/nodejs",
":semanticCommitsDisabled"
]
}