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 333d0bc commit 7a8bf3fCopy full SHA for 7a8bf3f
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
args: [--py36-plus]
40
41
- repo: https://github.com/psf/black
42
- rev: 23.3.0
+ rev: 23.7.0
43
hooks:
44
- id: black
45
args: ["--line-length=100"]
0 commit comments