diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e67d062..301ee7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,6 +28,6 @@ repos: - id: flake8 - repo: https://github.com/timothycrosley/isort - rev: 5.11.4 + rev: 5.11.5 hooks: - id: isort