diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02bec11abe..bd765a9986 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: flake8 - repo: https://github.com/asottile/pyupgrade - rev: v2.11.0 + rev: v2.12.0 hooks: - id: pyupgrade args: ["--py37-plus"]