Skip to content

Commit 6783e10

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

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
@@ -131,7 +131,7 @@ repos:
131131

132132
# Clang format the codebase automatically
133133
- repo: https://github.com/pre-commit/mirrors-clang-format
134-
rev: v20.1.5
134+
rev: v20.1.8
135135
hooks:
136136
- id: clang-format
137137
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)