diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51397ca72..fc0e3351c 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.4.0" + rev: "v3.6.0" hooks: - id: pyupgrade name: modernize python