Pin black version in precommit config
This commit is contained in:
parent
3ab87a4d57
commit
df5fb508ab
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: isort
|
||||
types: [python]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: stable
|
||||
rev: 19.10b0
|
||||
hooks:
|
||||
- id: black
|
||||
types: [python]
|
||||
|
|
Reference in a new issue