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 37f23d8 commit ec53c88Copy full SHA for ec53c88
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: pyupgrade
17
args: [--py36-plus]
18
- repo: https://github.com/psf/black
19
- rev: 21.8b0
+ rev: 21.9b0
20
hooks:
21
- id: black
22
- repo: https://github.com/asottile/blacken-docs
0 commit comments