diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1935c10..bc86ea4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: hooks: - id: black - repo: https://github.com/pycqa/isort - rev: 9.0.0b5 + rev: 9.0.1 hooks: - id: isort name: isort (python)