diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebf7971..e81e3ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pycqa/isort - rev: v5.11.3 + rev: 5.11.4 hooks: - id: isort name: isort (python)