diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1348b0b6..60f47361 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: exclude: ^custom_components/alexa_media/translations|CHANGELOG.md rev: v4.0.0-alpha.8 - repo: https://github.com/asottile/pyupgrade - rev: v3.19.1 + rev: v3.19.0 hooks: - id: pyupgrade args: [--py39-plus]