[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:35:20 +00:00 committed by GitHub
parent 1fcfc0c972
commit 30a7788e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.11.1
rev: v5.11.3
hooks:
- id: isort
- repo: https://github.com/psf/black