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", "platformCommit": "enabled",
"rebaseWhen": "behind-base-branch", "rebaseWhen": "behind-base-branch",
"rollbackPrs": true, "rollbackPrs": true,
"semanticCommits": "enabled",
"semanticCommitScope": "deps",
"semanticCommitType": "feat",
"vulnerabilityAlerts": { "vulnerabilityAlerts": {
"commitMessagePrefix": "[SECURITY] ", "commitMessagePrefix": "[SECURITY] ",
"enabled": true, "enabled": true,