diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf0e9cb..e7a9da2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: no-commit-to-branch - id: trailing-whitespace - repo: https://github.com/asottile/reorder_python_imports - rev: v3.0.1 + rev: v3.1.0 hooks: - id: reorder-python-imports args: [--py36-plus]