chore(security): remove Snyk security workflow and update renovate configuration (#549)

Reviewed-on: #549
This commit was merged in pull request #549.
This commit is contained in:
2026-01-21 20:52:36 +00:00
parent 2d09709b9f
commit 2f0fac30bc
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,