diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54eba7c69..374e0d5ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: hooks: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: v3.16.0 + rev: v3.17.0 hooks: - id: pyupgrade args: ["--py37-plus"]