diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 002defbb..32cc9eec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ default_stages: ['commit'] repos: - repo: https://github.com/pycqa/autoflake - rev: v2.0.2 + rev: v2.1.1 hooks: - id: autoflake args: [