diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29288bbc5..97e8d9bcc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: # Sort your python imports in a standard form - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort