We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80334ab commit ade087cCopy full SHA for ade087c
.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: v19.1.1
+ rev: v19.1.6
22
hooks:
23
- id: clang-format
24
args: [--style=file]
0 commit comments