Commit 4c7e45f
authored
fix: enforce fix(deps) semantic commit prefix in renovate config
Without an explicit semanticCommitType override, Renovate defaults
major-version and github-actions bumps to a `chore:` commit prefix,
which violates this org's fix:/feat:-only commit convention. Adds the
same semanticCommits block already used by mcp-core and web-core.1 parent 8101060 commit 4c7e45f
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
135 | 146 | | |
0 commit comments