Files
renovate-configs/common.json
Timo Behrendt bee0ee03a4
All checks were successful
CD / Release (push) Successful in 15s
feat: enable semantic commits (#4)
Reviewed-on: #4
Reviewed-by: branch-buddy <branch-buddy@t00n.de>
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-10-10 18:04:31 +02:00

6 lines
132 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"semanticCommits": "enabled"
}