Skip to content

Commit

Permalink
Merge pull request #117 from Niicck/fix-pre-commit-action
Browse files Browse the repository at this point in the history
fix pre-commit github action
  • Loading branch information
Niicck authored Jan 10, 2024
2 parents c6c461d + c38b83d commit b1cb42a
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 @@ -15,7 +15,7 @@ repos:
- id: "black"

- repo: "https://github.com/commitizen-tools/commitizen"
rev: "3.10.0"
rev: "v3.13.0"
hooks:
- id: "commitizen"
stages: ["commit-msg"]

0 comments on commit b1cb42a

Please sign in to comment.