diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee8f20a613..fe1cbced9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: detect-private-key - repo: https://github.com/PyCQA/isort - rev: 5.8.0 + rev: 5.9.1 hooks: - id: isort name: Format imports