Update pre-commit requirement from ==3.0.* to ==3.1.* (#251)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb4993b500
commit
b4aeec855b
|
@ -1,5 +1,5 @@
|
|||
coverage == 7.1.*
|
||||
orjson == 3.8.*
|
||||
pre-commit == 3.0.*
|
||||
pre-commit == 3.1.*
|
||||
python-decouple == 3.7
|
||||
tox == 4.4.*
|
||||
|
|
Loading…
Reference in New Issue