diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a1cbfbe..ecf0838 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pycqa/isort - rev: 9.0.0b2 + rev: 9.0.0b5 hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror