0
0
mirror of https://github.com/jellyfin/jellyfin-web.git synced 2025-04-26 17:20:19 +00:00
Files
jellyfin-web/.github/renovate.json
2024-03-24 03:49:18 -04:00

9 lines
204 B
JSON

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