Update pre-commit from 3.2.0 to 3.2.1

This commit is contained in:
pyup-bot 2023-03-25 18:40:34 +00:00
parent ad9ea88232
commit c637637590

View File

@ -8,7 +8,7 @@ black==23.1.0
isort==5.12.0 isort==5.12.0
flake8==6.0.0 flake8==6.0.0
flake8-isort==6.0.0 flake8-isort==6.0.0
pre-commit==3.2.0 pre-commit==3.2.1
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------