Skip to content

Commit 5a8ca30

Browse files
committed
fix: use latest cpp-linter-hooks
1 parent 01e9b26 commit 5a8ca30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: end-of-file-fixer
1212
- id: check-added-large-files
1313
- repo: https://github.com/cpp-linter/cpp-linter-hooks
14-
rev: v0.6.1
14+
rev: v0.8.1
1515
hooks:
1616
- id: clang-format
1717
files: \.(cpp|cc|cxx|h|hpp)$

0 commit comments

Comments
 (0)