browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
59 stars 16 forks source link

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.9.0 #578

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v3.8.2 -> v3.9.0

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 if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen) ### [`v3.9.0`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v390-2023-09-15) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/3.9.0...3.9.0) ##### Feat - **commands**: add arg of cz commit to execute git add ##### Fix - **tests**: modify the arg of commit from add to all - **commitizen**: Modify the function of the arg a of commit from git add all to git add update ##### Refactor - **commitizen**: add return type hint of git add function ### [`v3.9.0`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v390-2023-09-15) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/3.8.2...3.9.0) ##### Feat - **commands**: add arg of cz commit to execute git add ##### Fix - **tests**: modify the arg of commit from add to all - **commitizen**: Modify the function of the arg a of commit from git add all to git add update ##### Refactor - **commitizen**: add return type hint of git add function

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.