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 2f5a7a0 commit 36d08c3Copy full SHA for 36d08c3
.pre-commit-config.yaml
@@ -134,7 +134,7 @@ repos:
134
135
# Clang format the codebase automatically
136
- repo: https://github.com/pre-commit/mirrors-clang-format
137
- rev: v20.1.5
+ rev: v20.1.8
138
hooks:
139
- id: clang-format
140
types_or: [c++, c, cuda]
template/.pre-commit-config.yaml.jinja
@@ -137,7 +137,7 @@ repos:
141
142
143
0 commit comments