[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4)
This commit is contained in:
pre-commit-ci[bot] 2022-12-27 02:31:44 +00:00 committed by GitHub
parent 8af63ad3ad
commit 812454fe03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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