diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a2a6bdb..64b8b04 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: args: [--fix=lf] - id: trailing-whitespace - repo: https://github.com/asottile/reorder-python-imports - rev: v3.15.0 + rev: v3.16.0 hooks: - id: reorder-python-imports language_version: python3