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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/212/head
pre-commit-ci[bot] 1 year ago committed by GitHub
parent 21c4a471a9
commit 738eb166d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ repos:
- id: python-use-type-annotations
- id: python-check-blanket-type-ignore
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.20.0
rev: 0.21.0
hooks:
- id: check-github-workflows
- id: check-github-actions
@ -38,7 +38,7 @@ repos:
- id: pycln
args: [--config=pyproject.toml]
- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/psf/black

Loading…
Cancel
Save