We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d1304e + af5d6fe commit 62ae3afCopy full SHA for 62ae3af
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
hooks:
21
- id: isort
22
- repo: https://github.com/psf/black
23
- rev: 21.9b0
+ rev: 21.10b0
24
25
- id: black
26
- repo: https://github.com/asottile/pyupgrade
0 commit comments