diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd359ded0..ce3a30f1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: _pytest/(debugging|hookspec).py language_version: python3 - repo: https://github.com/PyCQA/autoflake - rev: v1.7.2 + rev: v1.7.3 hooks: - id: autoflake name: autoflake