We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3c72a commit f7f871eCopy full SHA for f7f871e
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.13.9
+ rev: v4.13.10
43
hooks:
44
- id: commitizen
45
{%- if cz_gitmoji %}
0 commit comments