Update pre-commit from 3.2.2 to 3.3.1

This commit is contained in:
pyup-bot 2023-05-04 08:20:55 +01:00
parent 6bf6a87e50
commit 09ad293700

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.2.2 pre-commit==3.3.1
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------