We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b4799c + 1b87683 commit fd8c5aeCopy full SHA for fd8c5ae
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude: .bumpversion.cfg
22
23
- repo: https://github.com/psf/black
24
- rev: 22.8.0
+ rev: 22.10.0
25
hooks:
26
- id: black
27
args: ["--line-length", "100"]
0 commit comments