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 d022e83 commit 4ad4527Copy full SHA for 4ad4527
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py37-plus]
30
- repo: https://github.com/psf/black
31
- rev: 21.10b0
+ rev: 21.11b1
32
hooks:
33
- id: black
34
- repo: https://github.com/PyCQA/isort
0 commit comments