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 6115724 commit e90c56cCopy full SHA for e90c56c
.pre-commit-config.yaml
@@ -82,7 +82,7 @@ repos:
82
83
# Clang format the codebase automatically
84
- repo: https://github.com/pre-commit/mirrors-clang-format
85
- rev: v20.1.5
+ rev: v20.1.8
86
hooks:
87
- id: clang-format
88
types_or: [c++, c, cuda]
0 commit comments