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 557d0ba commit f81f39fCopy full SHA for f81f39f
.pre-commit-config.yaml
@@ -91,7 +91,7 @@ repos:
91
92
# Clang format the codebase automatically
93
- repo: https://github.com/pre-commit/mirrors-clang-format
94
- rev: v20.1.5
+ rev: v21.1.2
95
hooks:
96
- id: clang-format
97
types_or: [c++, c, cuda]
template/.pre-commit-config.yaml.jinja
@@ -96,7 +96,7 @@ repos:
98
99
100
101
102
0 commit comments