diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b9848e..29d235e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,6 +57,6 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v3.20.0 + rev: v3.21.0 hooks: - id: pyupgrade