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 b85cc6b commit 7b39647Copy full SHA for 7b39647
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
args: [--safe, --quiet]
20
- repo: https://github.com/pre-commit/mirrors-clang-format
21
- rev: v20.1.5
+ rev: v20.1.8
22
hooks:
23
- id: clang-format
24
args: [--style=file]
0 commit comments