diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f304291..cf3384a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - --in-place - --remove-all-unused-imports - repo: https://github.com/asottile/pyupgrade - rev: v3.1.0 + rev: v3.2.2 hooks: - id: pyupgrade args: