diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c46c260..576c6249 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: debug-statements language_version: python3 - repo: https://github.com/PyCQA/autoflake - rev: v2.2.1 + rev: v2.3.0 hooks: - id: autoflake name: autoflake