Skip to content

Commit 07dfdea

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v20
1 parent 6223197 commit 07dfdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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: v19.1.7
85+
rev: v20.1.3
8686
hooks:
8787
- id: clang-format
8888
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)