diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 193d90c9e..d69e75478 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: - id: remove-crlf - id: remove-tabs - repo: https://github.com/asottile/reorder-python-imports - rev: v3.13.0 + rev: v3.14.0 hooks: - id: reorder-python-imports args: [--py38-plus]