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