diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c467b43..b2a80f35 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 9.0.0b1 + rev: 9.0.0b5 hooks: - id: isort