We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed2709 commit f6328ccCopy full SHA for f6328cc
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: debug-statements
27
28
- repo: https://github.com/pre-commit/mirrors-clang-format
29
- rev: v20.1.0
+ rev: v20.1.3
30
hooks:
31
- id: clang-format
32
types_or: [c++, c, cuda]
0 commit comments