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 6e6975e commit 077a16eCopy full SHA for 077a16e
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
# Black, the code formatter, natively supports pre-commit
44
- repo: https://github.com/psf/black
45
- rev: 21.8b0
+ rev: 21.9b0
46
hooks:
47
- id: black
48
# By default, this ignores pyi files, though black supports them
0 commit comments