Skip to content

Commit b76199a

Browse files
authored
refactor: ⬆️ upgrade pre-commit hook versions (#208)
# Description Ran `just install-precommit` and updated versions. Needs a quick review. ## Checklist - [x] Ran `just run-all`
1 parent 87525bf commit b76199a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818

1919
- repo: https://github.com/commitizen-tools/commitizen
20-
rev: v4.8.4
20+
rev: v4.9.1
2121
hooks:
2222
- id: commitizen
2323

0 commit comments

Comments
 (0)