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

This commit is contained in:
dependabot[bot] 2023-05-06 13:47:24 +02:00 committed by GitHub
parent 87e712f1ca
commit 86b2cf90fe
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,5 +1,5 @@
coverage == 7.2.*
orjson == 3.8.*
pre-commit == 3.2.*
pre-commit == 3.3.*
python-decouple == 3.8
tox == 4.5.*