diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de6fa89..14acddf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.11.5 hooks: - id: isort name: isort (python)