mirror of https://github.com/explosion/spaCy.git
Bumped black to 22.3.0 due to a fix for https://github.com/psf/black/issues/2964. (#10715)
This commit is contained in:
parent
c066fb8a4e
commit
3579507ba1
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: 21.6b0
|
||||
rev: 22.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
|
|
Loading…
Reference in New Issue