From cd2a3f85ac89c066fb93c9a8f25d4c01815f49c0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:40:28 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: fa93bc3224c614a0e9786d3e2d3d48edcca246eb → a27a2e47c7751b639d2b5badf0ef6ff11fee893f](https://github.com/astral-sh/ruff-pre-commit/compare/fa93bc3224c614a0e9786d3e2d3d48edcca246eb...a27a2e47c7751b639d2b5badf0ef6ff11fee893f) --- .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 68339a6..63831ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: fa93bc3224c614a0e9786d3e2d3d48edcca246eb # frozen: v0.15.1 + rev: a27a2e47c7751b639d2b5badf0ef6ff11fee893f # frozen: v0.15.4 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$