Update pre-commit requirement from ==3.2.* to ==3.3.* (#281)
This commit is contained in:
parent
87e712f1ca
commit
86b2cf90fe
|
@ -1,5 +1,5 @@
|
|||
coverage == 7.2.*
|
||||
orjson == 3.8.*
|
||||
pre-commit == 3.2.*
|
||||
pre-commit == 3.3.*
|
||||
python-decouple == 3.8
|
||||
tox == 4.5.*
|
||||
|
|
Loading…
Reference in New Issue