diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f95c997d..22ca7323 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.13 + rev: v2.18.0 hooks: - id: commitizen stages: [commit-msg]