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 3093386 commit c1f1232Copy full SHA for c1f1232
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: reorder-python-imports
6
- repo: https://github.com/psf/black
7
- rev: 21.6b0
+ rev: 21.7b0
8
9
- id: black
10
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments