diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 291a3509..f95c997d 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.12 + rev: v2.17.13 hooks: - id: commitizen stages: [commit-msg]