From 39293c8312f82bbc5d63a3d49d2117167d1be4f8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:20:30 +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: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a → fa93bc3224c614a0e9786d3e2d3d48edcca246eb](https://github.com/astral-sh/ruff-pre-commit/compare/0470f7c8a653e950f7cc5a653204ceb3fde4c02a...fa93bc3224c614a0e9786d3e2d3d48edcca246eb) - [github.com/Mateusz-Grzelinski/actionlint-py: 85c37735ea69e5baf0681530e57e63deee0ce733 → 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/85c37735ea69e5baf0681530e57e63deee0ce733...694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 74477e5..68339a6 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: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a # frozen: v0.15.0 + rev: fa93bc3224c614a0e9786d3e2d3d48edcca246eb # frozen: v0.15.1 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$ @@ -81,7 +81,7 @@ repos: # Replaces: https://github.com/rhysd/actionlint # Permits actionlint to run both locally and with precommit.ci/GitHub - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.24 + rev: 694e2c0dfb4253d51f3c6c54b8f9fec0a16764dc # frozen: v1.7.11.24 hooks: - id: actionlint