From 4872c880b71c31afb3fd3d65665dac5847cf3e1a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:28:30 +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: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb → e05c5c0818279e5ac248ac9e954431ba58865e61](https://github.com/astral-sh/ruff-pre-commit/compare/4924b0e01e032fea073ad04a1c5cfa7e4add0afb...e05c5c0818279e5ac248ac9e954431ba58865e61) --- .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 90b6d93..3e90e05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 + rev: e05c5c0818279e5ac248ac9e954431ba58865e61 # frozen: v0.15.7 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$