diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6111d2a..45760d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: isort - repo: https://github.com/asottile/pyupgrade - rev: v2.38.0 + rev: v2.38.2 hooks: - id: pyupgrade args: ["--py36-plus"]