Commit 13fc4f5
authored
Update pre-commit hook commitizen-tools/commitizen to v4.10.0 (#36)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[commitizen-tools/commitizen](https://redirect.github.com/commitizen-tools/commitizen)
| repository | minor | `v4.9.1` -> `v4.10.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>commitizen-tools/commitizen
(commitizen-tools/commitizen)</summary>
###
[`v4.10.0`](https://redirect.github.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v4100-2025-11-10)
[Compare
Source](https://redirect.github.com/commitizen-tools/commitizen/compare/v4.9.1...v4.10.0)
##### Feat
- add config option for line length warning
- **conventional\_commits**: allow exclamation in title on BC
- **version**: add the ability to just print major or minor version
- allow `amend!` prefix as created by `git --fixup=reword:<commit>`
##### Fix
- **commands/version**: add missing return
- **test**: set terminal width for cli tests
- **Init**: raise InitFailedError on keyboard interrupt on pre-commit
hook question, simplify logic, remove unreachable code path
##### Refactor
- **bump**: cleanup related to update\_version\_file
- **RestructuredTest**: rename variable, fix typo and remove unnecessary
string copy
- **TomlConfig**: minor cleanups for DX
- **Commit**: refactor \_prompt\_commit\_questions and fix some type
hint
- **hooks**: refactor to improve readability
- **Init**: make project\_info a module and remove self.project\_info
- **BaseConfig**: update docstring, extract factory method and remove
unnecessary variable assignment
- remove self.encoding for better maintainability
- **utils**: make get\_backup\_file\_path to return a path for semantic
correctness
- remove unnecessary class member tag\_format
- **Bump**: remove use of getattr
- **ConventionalCommitsCz**: rewrite message method to make the pattern
more clear
- **cmd**: unnest try except
- **BaseCommitizen**: remove NotImplementedError and make them abstract
method
- **BaseCommitizen**: construct Style object directly to get rid of
potential type error
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/matts1/rules_toolchains).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 338e718 commit 13fc4f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments