diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2657f23..f3d918d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: black - repo: https://github.com/pycqa/autoflake - rev: v2.3.0 + rev: v2.3.1 hooks: - id: autoflake