Enable vuln alerts
All checks were successful
renovate config check / renovate-config-validator (pull_request) Successful in 10s

This commit is contained in:
Valentin Brandl 2024-04-18 17:25:10 +02:00
parent 66da0c5c1e
commit 0288440a12
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -9,5 +9,9 @@
"lockFileMaintenance": {
"enabled": true,
"extends": ["schedule:daily"]
},
"osvVulnerabilityAlerts": true,
"vulnerabilityAlerts": {
"enabled": true
}
}