Files
Jellyfin-Seasonals-Plugin/.github/renovate.json
CodeDevMLH 9cf4da92ac
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 51s
Add GitHub Actions workflows for building and releasing the Jellyfin plugin
2025-12-31 01:24:07 +01:00

6 lines
154 B
JSON

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