feat(deps): enable OSV vulnerability alerts and summary in renovate.json
All checks were successful
Validate PR Title / validate (pull_request) Successful in 3s
CI / ci (pull_request) Successful in 37s

This commit is contained in:
2026-01-21 20:39:57 +00:00
parent 46c9ae1584
commit dfcc2de492

View File

@@ -11,6 +11,8 @@
"semanticCommits": "enabled",
"semanticCommitScope": "deps",
"semanticCommitType": "feat",
"osvVulnerabilityAlerts": true,
"dependencyDashboardOSVVulnerabilitySummary": "all",
"vulnerabilityAlerts": {
"commitMessagePrefix": "[SECURITY] ",
"enabled": true,