diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ae28ec8..bc8ca920 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.37.3 + rev: v2.38.0 hooks: - id: pyupgrade - repo: https://github.com/pycqa/pydocstyle