diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 15bb4db68..bf805ee38 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.10.1" + rev: "v3.11.0" hooks: - id: pyupgrade name: modernize python