Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Pre-commit Hook Self Test Version Desynchronized From Commitizen Version #579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Kurt-von-Laven opened this issue Sep 7, 2022 · 0 comments · Fixed by #580
Closed

Pre-commit Hook Self Test Version Desynchronized From Commitizen Version #579

Kurt-von-Laven opened this issue Sep 7, 2022 · 0 comments · Fixed by #580

Comments

@Kurt-von-Laven
Copy link
Contributor

Description

Commitizen is presently at v2.32.3, but running the pre-commit hooks from v2.32.2. This desynchronization will prevent future runs of cz bump from automatically incrementing the pre-commit hook version, leaving it pinned at v2.32.2 indefinitely.

Steps to reproduce

  1. Compare .pre-commit-config.yaml with pyproject.toml.

Current behavior

The pre-commit hooks run at v2.32.2, and cz bump does not increment them.

Desired behavior

The pre-commit hooks run at the latest version of Commitizen, and cz bump increments them.

Screenshots

No response

Environment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant