diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60976ec..6846567 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: language_version: python3 - repo: https://github.com/asottile/reorder_python_imports - rev: v3.0.1 + rev: v3.14.0 hooks: - id: reorder-python-imports language_version: python3