diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d17fa2..1ba8544 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: language_version: python3 - repo: https://github.com/PyCQA/autoflake - rev: v2.3.3 + rev: v2.4.0 hooks: - id: autoflake name: autoflake