We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fb421 commit 04677e1Copy full SHA for 04677e1
1 file changed
template/.pre-commit-config.yaml.jinja
@@ -39,7 +39,7 @@ repos:
39
40
{% if with_conventional_commits -%}
41
- repo: https://github.com/commitizen-tools/commitizen
42
- rev: v4.16.2
+ rev: v4.16.3
43
hooks:
44
- id: commitizen
45
{%- if cz_gitmoji %}
0 commit comments