We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82dd39 commit 9b0b36aCopy full SHA for 9b0b36a
.pre-commit-config.yaml
@@ -83,7 +83,7 @@ repos:
83
84
# Clang-format the C++ part of the code base automatically
85
- repo: https://github.com/pre-commit/mirrors-clang-format
86
- rev: v19.1.2
+ rev: v19.1.3
87
hooks:
88
- id: clang-format
89
types_or: [c++, c, cuda]
0 commit comments