From 40ba343bc64586a08dbd3d7d86b224ff65d1f5bc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:36:03 +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: b969e2851312ca2b24bbec879ba4954341d1bd12 → 4924b0e01e032fea073ad04a1c5cfa7e4add0afb](https://github.com/astral-sh/ruff-pre-commit/compare/b969e2851312ca2b24bbec879ba4954341d1bd12...4924b0e01e032fea073ad04a1c5cfa7e4add0afb) --- .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 526693c..b44b1d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5 + rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$