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 0a72774 commit 5cea03cCopy full SHA for 5cea03c
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
name: Sort imports with isort
8
9
- repo: https://github.com/python/black
10
- rev: 19.10b0
+ rev: 20.8b1
11
hooks:
12
- id: black
13
name: Autoformat with black
0 commit comments