commit e5eb30a338d6f162510612a87533585dba3ff5fd
parent 2419027e35d64ea396d6d108deb8000ceeb0c62f
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon, 31 Jan 2022 23:20:12 +0000
chore(pre-commit): bump repositories
updates:
- [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](https://github.com/asottile/reorder_python_imports/compare/v2.6.0...v2.7.1)
- [github.com/sirosen/check-jsonschema: 0.10.0 → 0.10.1](https://github.com/sirosen/check-jsonschema/compare/0.10.0...0.10.1)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
hooks:
- id: validate_manifest
- repo: https://github.com/asottile/reorder_python_imports
- rev: v2.6.0
+ rev: v2.7.1
hooks:
- id: reorder-python-imports
args: [--py39-plus]
@@ -54,7 +54,7 @@ repos:
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/sirosen/check-jsonschema
- rev: 0.10.0
+ rev: 0.10.1
hooks:
- id: check-github-workflows
- id: check-github-actions