diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3c66b9df68..8b5d1084a71 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: # Sorts Python imports according to PEP8 # https://www.python.org/dev/peps/pep-0008/#imports - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.11.5 hooks: - id: isort name: isort (python)