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

This commit is contained in:
dependabot[bot]
2023-01-30 20:48:28 +01:00
committed by GitHub
parent d1914edfd9
commit eefdd615df
+1 -1
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.*