mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Rollback hls.js to 0.14
This commit is contained in:
parent
55109e8b14
commit
f53ecfb89a
3 changed files with 17 additions and 6 deletions
3
.github/dependabot.yaml
vendored
3
.github/dependabot.yaml
vendored
|
@ -5,6 +5,9 @@ updates:
|
|||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: hls.js
|
||||
update-types: [ version-update:semver-major ]
|
||||
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue