diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 92e67c8..ff09666 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: name-tests-test - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v3.21.1 + rev: v3.21.2 hooks: - id: pyupgrade args: [--py39-plus]