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 208ed93 commit 89a42dfCopy full SHA for 89a42df
.pre-commit-config.yaml
@@ -8,6 +8,6 @@ repos:
8
- id: trailing-whitespace
9
- id: end-of-file-fixer
10
- repo: https://github.com/pre-commit/mirrors-clang-format
11
- rev: v20.1.4
+ rev: v20.1.5
12
hooks:
13
- id: clang-format
0 commit comments