Files
renovate-configs/common.json
Timo Behrendt 3610c5de66
All checks were successful
CD / Release (push) Successful in 13s
feat(common): add best-practices (#16)
Reviewed-on: #16
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-11-08 22:32:00 +01:00

7 lines
172 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"semanticCommits": "enabled",
"extends": ["config:best-practices"]
}