Skip to content

Commit

Permalink
fix: commitizer version in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored Jan 16, 2024
1 parent 6d45917 commit 0e1b016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ repos:
- id: check-git-config-user-email
args: [--templates, ^\S+\.\S+@sbb\.ch$]
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.12.0
rev: v3.13.0
hooks:
- id: commitizen

0 comments on commit 0e1b016

Please sign in to comment.