1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Bump ruff to 0.15.1 (#162903)

This commit is contained in:
Thomas55555
2026-02-13 19:43:37 +01:00
committed by GitHub
parent ff4ff98e54
commit e80bb871e4
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.9.26,source=/uv,target=/bin/uv \
-r /usr/src/homeassistant/requirements.txt \
pipdeptree==2.26.1 \
tqdm==4.67.1 \
ruff==0.15.0
ruff==0.15.1
LABEL "name"="hassfest"
LABEL "maintainer"="Home Assistant <hello@home-assistant.io>"