chore(deps): comment out Snyk Vulnerability Scan step in CI workflow
All checks were successful
CI / ci (pull_request) Successful in 4s
Validate PR Title / validate (pull_request) Successful in 1s

This commit is contained in:
2026-01-21 20:48:58 +00:00
parent 918e84eb08
commit c4f6ecc7d5
2 changed files with 9 additions and 7 deletions

View File

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