diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ef1443..1de6f82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,6 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 9.0.0a3 + rev: 9.0.0b5 hooks: - id: isort