[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.9.3 → 5.10.0](https://github.com/pycqa/isort/compare/5.9.3...5.10.0)
This commit is contained in:
pre-commit-ci[bot] 2021-11-08 20:58:02 +00:00 committed by GitHub
parent 5c3ca17a16
commit 7462ff56d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ repos:
- id: pydocstyle
- repo: https://github.com/pycqa/isort
rev: 5.9.3
rev: 5.10.0
hooks:
- id: isort
name: isort (python)