Skip to content

Commit 5bdcaa5

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v20 (#60)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent a7e5f5f commit 5bdcaa5

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

0 commit comments

Comments
 (0)