diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 222ccc168..f62f12a17 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.28.0 + rev: v2.29.0 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort