We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b3c64 commit d139fcaCopy full SHA for d139fca
extern/dd_package/.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
46
# Clang-format the C++ part of the code base automatically
47
- repo: https://github.com/pre-commit/mirrors-clang-format
48
- rev: "v16.0.2"
+ rev: "v16.0.3"
49
hooks:
50
- id: clang-format
51
types_or: [c++, c, cuda]
0 commit comments