Skip to content

Commit e90c56c

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v20.1.8
1 parent 6115724 commit e90c56c

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
@@ -82,7 +82,7 @@ repos:
8282

8383
# Clang format the codebase automatically
8484
- repo: https://github.com/pre-commit/mirrors-clang-format
85-
rev: v20.1.5
85+
rev: v20.1.8
8686
hooks:
8787
- id: clang-format
8888
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)