Skip to content

Commit

Permalink
fix(pre-commit): update pre-commit hooks version
Browse files Browse the repository at this point in the history
  • Loading branch information
liblaf committed Oct 16, 2023
1 parent 80c8bfd commit 899f58d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ repos:
- id: cmake-format
- id: cmake-lint
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.10.0
rev: 3.10.1
hooks:
- id: commitizen
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.6
rev: v17.0.2
hooks:
- id: clang-format
types_or:
Expand Down
2 changes: 1 addition & 1 deletion template

0 comments on commit 899f58d

Please sign in to comment.