chore(security): remove Snyk security workflow and update renovate configuration
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
CI / ci (pull_request) Successful in 31s

This commit is contained in:
2026-01-21 20:51:42 +00:00
parent 2d09709b9f
commit 1748d9d244
3 changed files with 19 additions and 17 deletions

View File

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