From a223d940df007d44e5f3d54054fc9cb71b698add Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:49:29 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20ruff=20(=200.12.12=20?= =?UTF-8?q?=E2=86=92=200.15.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | pypi | ruff | 0.12.12 | 0.15.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b6f30c..cb7f2f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ colorlog==6.9.0 homeassistant==2025.9.1 pip>=21.3.1 pydantic==2.11.7 -ruff==0.12.12 \ No newline at end of file +ruff==0.15.0 \ No newline at end of file