We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479067e commit 1fa7e8bCopy full SHA for 1fa7e8b
.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.6
26
hooks:
27
- id: clang-format
28
name: clang formatter
0 commit comments