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
dependabot[bot] 2023-02-27 15:44:20 +01:00 committed by GitHub
parent 9b7e963f46
commit 522e4d20bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
coverage == 7.2.*
pre-commit == 3.0.*
pre-commit == 3.1.*
psycopg2-binary == 2.9.*
tox == 4.4.*