diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3ee5ade9..857d265ab 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.23.1 + rev: v2.23.3 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort