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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2022-12-29 12:19:00 +00:00 committed by GitHub
parent fdc944a280
commit 5681d71c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/pycqa/isort
rev: v5.11.3
rev: 5.11.4
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8