Skip to content

Commit fa5e21b

Browse files
committed
⬆️🪝 Update pre-commit hook pre-commit/mirrors-clang-format to v19.1.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81ff734 commit fa5e21b

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
@@ -81,7 +81,7 @@ repos:
8181

8282
# Clang-format the C++ part of the code base automatically
8383
- repo: https://github.com/pre-commit/mirrors-clang-format
84-
rev: v19.1.2
84+
rev: v19.1.3
8585
hooks:
8686
- id: clang-format
8787
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)