diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c893817..55822722 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: args: ["--py38-plus"] - repo: https://github.com/PyCQA/autoflake - rev: v1.7.6 + rev: v1.7.7 hooks: - id: autoflake