feat(deps): Update Renovate config (#22)

Reviewed-on: #22
This commit is contained in:
2025-10-30 20:15:49 +00:00
parent 6f4c537a3b
commit 697666da99

View File

@@ -8,6 +8,9 @@
"platformCommit": "enabled",
"rebaseWhen": "behind-base-branch",
"rollbackPrs": true,
"semanticCommits": "enabled",
"semanticCommitScope": "deps",
"semanticCommitType": "feat",
"vulnerabilityAlerts": {
"commitMessagePrefix": "[SECURITY] ",
"enabled": true,