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