Update pre-commit from 3.3.1 to 3.3.2

This commit is contained in:
pyup-bot 2023-05-18 01:41:59 +01:00
parent 3bd669a80d
commit 3ba5c4772c

View File

@ -8,7 +8,7 @@ black==23.3.0
isort==5.12.0 isort==5.12.0
flake8==6.0.0 flake8==6.0.0
django-upgrade==1.13.0 django-upgrade==1.13.0
pre-commit==3.3.1 pre-commit==3.3.2
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------