Update pre-commit requirement from ==3.2.* to ==3.3.* (#278)

master
dependabot[bot] 2023-05-06 13:47:09 +02:00 committed by GitHub
parent a5c4c82d9a
commit a92d94f9e8
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.2.*
pre-commit == 3.3.*
psycopg2-binary == 2.9.*
tox == 4.5.*