diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d39b1c493..f113405d4 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.12.0 + rev: v3.13.0 hooks: - id: reorder-python-imports args: [--py38-plus]