Update pre-commit requirement from ==2.21.* to ==3.0.* (#242)
This commit is contained in:
parent
898819cc3c
commit
6a8edfc3e6
|
@ -1,5 +1,5 @@
|
|||
coverage == 7.0.*
|
||||
orjson == 3.8.*
|
||||
pre-commit == 2.21.*
|
||||
pre-commit == 3.0.*
|
||||
python-decouple == 3.7
|
||||
tox == 4.3.*
|
||||
|
|
Loading…
Reference in New Issue