From 000324de782c15d5b6ca527d758aa81a99f0c8f2 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:08 +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 b44b1d0..9adf0fa 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: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 + rev: e05c5c0818279e5ac248ac9e954431ba58865e61 # frozen: v0.15.7 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$