Update renovate.json
All checks were successful
Release / Create Release (push) Successful in 19s
Release / Print Release (push) Successful in 2s

This commit is contained in:
2025-10-30 20:17:05 +00:00
parent 1ffa7f927b
commit d4aab75f9c

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,