diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3d96493edd..85ce19bd48d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.4.0 + rev: v3.15.0 hooks: - id: pyupgrade args: [--py310-plus]