Merge pull request #3120 from pydanny/pyup-update-pre-commit-2.10.1-to-2.12.0

Update pre-commit to 2.12.0
This commit is contained in:
Bruno Alla 2021-04-08 14:45:06 +01:00 committed by GitHub
commit 7cd62c1291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ black==20.8b1
isort==5.8.0
flake8==3.9.0
flake8-isort==4.0.0
pre-commit==2.10.1
pre-commit==2.12.0
# Testing
# ------------------------------------------------------------------------------