diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 302bf4e..78d2382 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: black language_version: python3 - repo: https://github.com/PyCQA/isort - rev: 5.5.2 + rev: 5.9.3 hooks: - id: isort language_version: python3