Update pre-commit requirement from ==2.21.* to ==3.0.* (#250)

master
dependabot[bot] 2023-01-30 20:48:28 +01:00 committed by GitHub
parent d1914edfd9
commit eefdd615df
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.0.* coverage == 7.0.*
pre-commit == 2.21.* pre-commit == 3.0.*
psycopg2-binary == 2.9.* psycopg2-binary == 2.9.*
tox == 4.3.* tox == 4.3.*