Skip to content

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

Closed
@Kurt-von-Laven

Description

@Kurt-von-Laven

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions