Skip to content

Commit 9b0b36a

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 f82dd39 commit 9b0b36a

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
@@ -83,7 +83,7 @@ repos:
8383

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

0 commit comments

Comments
 (0)