diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 184190eb..291a3509 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/commitizen-tools/commitizen - rev: v2.17.11 + rev: v2.17.12 hooks: - id: commitizen stages: [commit-msg]