From d4c7223819cfc10a904550ebdc401fcfd2e08792 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:26:29 +0000 Subject: [PATCH] style: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]