Merge pull request #6634 from jupyter/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Jeremy Tuloup 2022-11-22 09:10:18 +01:00 committed by GitHub
commit b508a7e25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ repos:
- id: mdformat
- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.1.0.post0
rev: 1.2.0
hooks:
- id: Flake8-pyproject
alias: flake8
@ -57,7 +57,7 @@ repos:
stages: [manual]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.19.1
rev: 0.19.2
hooks:
- id: check-github-workflows