diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14773004..cf002b6f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: name: isort (python) - repo: https://github.com/asottile/pyupgrade - rev: v3.3.1 + rev: v3.8.0 hooks: - id: pyupgrade args: [--py311-plus]