diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88488353..c4750131 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