diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c2f6e3e7..357b6091 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,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)