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