diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 91fc0f0243c..269b2b88afe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: flake8 language_version: python3.8 - repo: https://github.com/pycqa/isort - rev: 5.10.1 + rev: 5.12.0 hooks: - id: isort name: isort (python)