Update pre-commit requirement from ==3.0.* to ==3.1.* (#265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabio Caccamo <fabio.caccamo@gmail.com>master
parent
9b7e963f46
commit
522e4d20bc
|
|
@ -1,4 +1,4 @@
|
|||
coverage == 7.2.*
|
||||
pre-commit == 3.0.*
|
||||
pre-commit == 3.1.*
|
||||
psycopg2-binary == 2.9.*
|
||||
tox == 4.4.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue