From 320f0658f583ae1bff29cbf922f2ac3629446e3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Jul 2021 00:34:48 +0000 Subject: [PATCH] chore(deps): update precommit hook asottile/reorder_python_imports to v2.6.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec5ae010..ef38f89c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: hooks: - id: shellcheck - repo: https://github.com/asottile/reorder_python_imports - rev: v2.5.0 + rev: v2.6.0 hooks: - id: reorder-python-imports language_version: python3