Files
luketainton.github.io/renovate.json
2025-10-30 20:08:35 +00:00

7 lines
137 B
JSON

{
"extends": ["config:recommended"],
"semanticCommits": "enabled",
"semanticCommitScope": "deps",
"semanticCommitType": "feat"
}