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 01511c1 commit 46716afCopy full SHA for 46716af
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
hooks:
23
- id: isort
24
- repo: https://github.com/psf/black
25
- rev: 21.12b0
+ rev: 22.3.0
26
27
- id: black
28
- repo: https://github.com/asottile/pyupgrade
0 commit comments