From fda9d4de2cb58a6387dfef20c7098cef66746043 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 18:19:36 +0000 Subject: [PATCH] Chore: pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: pre-commit-ci[bot] updates: - [github.com/astral-sh/ruff-pre-commit: d96cc7adddf7d15b77f99dbd5d20e037dfd1b29c → 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83](https://github.com/astral-sh/ruff-pre-commit/compare/d96cc7adddf7d15b77f99dbd5d20e037dfd1b29c...5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83) --- .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 abc965f..7a2a54d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: d96cc7adddf7d15b77f99dbd5d20e037dfd1b29c # frozen: v0.14.9 + rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$