We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b094a8 commit 72c0c9eCopy full SHA for 72c0c9e
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: ['--line-length=120', '--target-version=py37', '--target-version=py38', '--target-version=py39','--target-version=py310']
23
24
- repo: https://github.com/pre-commit/mirrors-clang-format
25
- rev: v19.1.5
+ rev: v19.1.7
26
hooks:
27
- id: clang-format
28
name: clang formatter
0 commit comments