[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.11.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.11.1...v5.11.3)
This commit is contained in:
pre-commit-ci[bot] 2022-12-20 01:25:32 +00:00 committed by GitHub
parent 66e88ca19e
commit c8aa085758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.11.1
rev: v5.11.3
hooks:
- id: isort
name: isort (python)