We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6223197 commit 07dfdeaCopy full SHA for 07dfdea
.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: v19.1.7
+ rev: v20.1.3
86
hooks:
87
- id: clang-format
88
types_or: [c++, c, cuda]
0 commit comments