diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0429f72..8590a47 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.11.5 hooks: - id: isort args: @@ -29,7 +29,7 @@ repos: - --follow-imports - skip - repo: https://github.com/PyCQA/autoflake - rev: v2.2.0 + rev: v2.1.1 hooks: - id: autoflake args: