diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60976ec3..3b0cea8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: require_serial: true - repo: https://github.com/asottile/pyupgrade - rev: v2.38.4 + rev: v3.19.0 hooks: - id: pyupgrade language_version: python3