forgot to add pre-commit to requirements
This commit is contained in:
parent
3d790c33cb
commit
8b049da938
|
@ -5,4 +5,5 @@ factory_boy==2.12.0
|
||||||
coverage==4.5.4
|
coverage==4.5.4
|
||||||
codecov==2.0.15
|
codecov==2.0.15
|
||||||
black==19.10b0
|
black==19.10b0
|
||||||
|
pre-commit==2.0.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue