diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1dbfff83c4..8661d0d2ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: exclude: tests/testdata|setup.py types: [python] - repo: https://github.com/asottile/pyupgrade - rev: v2.32.0 + rev: v2.32.1 hooks: - id: pyupgrade exclude: tests/testdata