diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1dfad82b4..33448e213 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v2.16.0 + rev: v2.18.2 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort