diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89ae83b68..15bb4db68 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: '--combine-as'] - repo: https://github.com/asottile/pyupgrade - rev: "v3.9.0" + rev: "v3.10.1" hooks: - id: pyupgrade name: modernize python