diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c0f692..b83e9f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/PyCQA/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror