diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5de722e6..eb0453e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort - repo: https://github.com/codespell-project/codespell