diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d4f3f23..cce8abb 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.1 + rev: v2.3.3 hooks: - id: autoflake name: autoflake