diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e046178..2aec8cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: hooks: - id: yesqa - repo: https://github.com/asottile/reorder-python-imports - rev: v3.16.0 + rev: v3.17.0 hooks: - id: reorder-python-imports - repo: https://github.com/PyCQA/flake8