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

updates:
- [github.com/PyCQA/isort: 5.11.1 → v5.11.3](https://github.com/PyCQA/isort/compare/5.11.1...v5.11.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/235/head^2
pre-commit-ci[bot] 2022-12-21 18:56:10 +05:30 committed by GitHub
parent 5716754fa7
commit 9163a6773b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ repos:
- prettier-plugin-toml
- repo: https://github.com/PyCQA/isort
rev: 5.11.1
rev: v5.11.3
hooks:
- id: isort
name: Sort import statements using isort