Update pre-commit from 3.0.4 to 3.1.0

This commit is contained in:
pyup-bot 2023-02-22 18:37:57 -08:00 committed by Bruno Alla
parent a756fbe4bb
commit 769eed3638

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.0.4 pre-commit==3.1.0
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------