We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e1215 commit 2f38243Copy full SHA for 2f38243
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/pre-commit/mirrors-clang-format
9
- rev: v21.1.2
+ rev: v21.1.8
10
hooks:
11
- id: clang-format
12
types_or: [c++, c]
0 commit comments