diff --git a/tests/.pre-commit-config.yaml b/tests/.pre-commit-config.yaml index c17742696..959d2f64d 100644 --- a/tests/.pre-commit-config.yaml +++ b/tests/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: flake8 args: ["--config", "tests/setup.cfg"] - repo: https://github.com/pycqa/isort - rev: 5.13.2 + rev: 6.0.0 hooks: - id: isort name: isort