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