Skip to content

Commit bd15868

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.3
134+
rev: v20.1.5
135135
hooks:
136136
- id: clang-format
137137
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)