Merge pull request #3264 from pydanny/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Bruno Alla 2021-07-27 13:45:45 +02:00 committed by GitHub
commit 2e03971256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,12 @@ repos:
- id: check-yaml
- repo: https://github.com/psf/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
- repo: https://github.com/timothycrosley/isort
rev: 5.9.1
rev: 5.9.2
hooks:
- id: isort