diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f22ec8aa..d259b3ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.10.1 + rev: v3.11.0 hooks: - id: pyupgrade name: "Enforce Python 3.8 idioms"