Update pre-commit from 3.0.3 to 3.0.4

This commit is contained in:
pyup-bot 2023-02-03 10:34:28 -08:00
parent 76a987ac56
commit 7f43948865

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.3 pre-commit==3.0.4
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------