diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19fd0c2..4dcf451 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: require_serial: true - repo: https://github.com/asottile/pyupgrade - rev: v2.38.4 + rev: v3.19.1 hooks: - id: pyupgrade language_version: python3