Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2021-07-17 00:04:19 +00:00 committed by GitHub
parent 76f1a2875f
commit d1ce715e83

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