diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bc8ca920..8db9975b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/asottile/pyupgrade - rev: v2.38.0 + rev: v2.38.2 hooks: - id: pyupgrade - repo: https://github.com/pycqa/pydocstyle