diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc7657cb..26f86fa5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: hacking additional_dependencies: - - flake8-import-order~=0.18.2 + - flake8-import-order~=0.19.2 exclude: '^(doc|releasenotes|tools)/.*$' - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.15.0