Skip to content

Commit

Permalink
chore: update clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
lievenhey authored and milianw committed May 23, 2024
1 parent d8de369 commit 053d979
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 @@ -16,7 +16,7 @@ repos:
args: [--allow-multiple-documents]
- id: check-json
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v14.0.0
rev: v17.0.6
hooks:
- id: clang-format
files: (\.cpp|\.h|\.c)
Expand Down

0 comments on commit 053d979

Please sign in to comment.