diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 977554735..a498341a7 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.38.0 + rev: v2.38.2 hooks: - id: pyupgrade - repo: https://github.com/PyCQA/isort