Update pre-commit from 2.20.0 to 2.21.0

This commit is contained in:
pyup-bot 2022-12-26 07:14:36 +05:30
parent 3ec76b4e37
commit ea96ace469

View File

@ -8,7 +8,7 @@ black==22.12.0
isort==5.11.4 isort==5.11.4
flake8==6.0.0 flake8==6.0.0
flake8-isort==6.0.0 flake8-isort==6.0.0
pre-commit==2.20.0 pre-commit==2.21.0
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------