1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #3545 from thornbill/disable-renovate-vulnerabilities

This commit is contained in:
Bill Thornton 2022-04-05 08:24:32 -04:00 committed by GitHub
commit bda69f9795
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
} }
], ],
"vulnerabilityAlerts": { "vulnerabilityAlerts": {
"addLabels": ["security"] "enabled": false
}, },
"dependencyDashboard": false, "dependencyDashboard": false,
"ignoreDeps": ["npm", "node"], "ignoreDeps": ["npm", "node"],