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 20e5dca commit 2292469Copy full SHA for 2292469
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: destroyed-symlinks
20
- id: check-executables-have-shebangs
21
- repo: https://github.com/pre-commit/mirrors-clang-format
22
- rev: v20.1.3
+ rev: v20.1.7
23
hooks:
24
- id: clang-format
25
exclude: (.json)
0 commit comments