We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3844c19 commit ea54a35Copy full SHA for ea54a35
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
stages: [manual]
56
57
- repo: https://github.com/pre-commit/mirrors-clang-format
58
- rev: "v19.1.7"
+ rev: "v20.1.0"
59
hooks:
60
- id: clang-format
61
types_or: [c++, c, cuda]
0 commit comments