diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index a4ae2dc..bb5850e 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -39,7 +39,7 @@ repos: {% if with_conventional_commits -%} - repo: https://github.com/commitizen-tools/commitizen - rev: v4.16.3 + rev: v4.16.4 hooks: - id: commitizen {%- if cz_gitmoji %}