Pin black version in precommit config

This commit is contained in:
Gabriel Augendre 2020-09-03 22:16:11 +02:00
parent 3ab87a4d57
commit df5fb508ab
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -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]