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

updates:
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.10.1...v5.11.3)
This commit is contained in:
pre-commit-ci[bot] 2022-12-21 11:43:14 +00:00 committed by GitHub
parent e47382d4ab
commit 7755b606ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/pycqa/isort
rev: "5.10.1"
rev: "v5.11.3"
hooks:
- id: isort
args: ["--profile", "black"]