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 d5add58 commit cc8e59cCopy full SHA for cc8e59c
1 file changed
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
args: [--py36-plus]
45
46
- repo: https://github.com/psf/black
47
- rev: 23.10.0
+ rev: 23.11.0
48
hooks:
49
- id: black
50
args: ["--line-length=100"]
0 commit comments