diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d510c52..6d17fa2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: language_version: python3 - repo: https://github.com/asottile/reorder-python-imports - rev: v3.16.0 + rev: v3.17.0 hooks: - id: reorder-python-imports args: [--py3-plus]