diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 395918d4a..2642f3b92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v2.23.3 + rev: v2.24.0 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort