diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b62a0574f..6de9e08ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.2 hooks: - id: isort name: isort (python)