[pre-commit.ci] pre-commit autoupdate (#8067)

updates:
- [github.com/PyCQA/isort: 5.8.0 → 5.9.1](https://github.com/PyCQA/isort/compare/5.8.0...5.9.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2021-06-21 22:50:12 +00:00 committed by GitHub
parent f1fa4c4727
commit 7828814810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ repos:
- id: detect-private-key - id: detect-private-key
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.8.0 rev: 5.9.1
hooks: hooks:
- id: isort - id: isort
name: Format imports name: Format imports