[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.9.2 → 5.9.3](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)
This commit is contained in:
pre-commit-ci[bot] 2021-08-02 18:06:08 +00:00 committed by GitHub
parent 6491bc53fb
commit bc5e03630e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.9.2
rev: 5.9.3
hooks:
- id: isort
name: isort (python)