mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Disable dompurify major updates from renovate
This commit is contained in:
parent
33663d4b73
commit
016fc1fdba
1 changed files with 5 additions and 0 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
@ -10,6 +10,11 @@
|
|||
"followTag": "unstable",
|
||||
"minimumReleaseAge": null,
|
||||
"schedule": [ "after 7:00 am" ]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["dompurify"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue