[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/john-hen/Flake8-pyproject: 1.1.0.post0 → 1.2.0](https://github.com/john-hen/Flake8-pyproject/compare/1.1.0.post0...1.2.0)
- [github.com/python-jsonschema/check-jsonschema: 0.19.1 → 0.19.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.19.1...0.19.2)
pull/6634/head
pre-commit-ci[bot] 3 years ago committed by GitHub
parent 1b50ded5a9
commit 4dcfe4f721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save