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 3685bd1 commit c87c7e5Copy full SHA for c87c7e5
.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: v20.1.7
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