diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0d0625..7340403 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: end-of-file-fixer - id: debug-statements - repo: https://github.com/asottile/reorder-python-imports - rev: v3.12.0 + rev: v3.13.0 hooks: - id: reorder-python-imports args: ['--application-directories=.:src', --py36-plus]