1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Update ruff to 0.12.1 (#147677)

This commit is contained in:
Marc Mueller
2025-06-27 17:40:08 +02:00
committed by GitHub
parent a1518b96c4
commit 8ee5c30754
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.7.1,source=/uv,target=/bin/uv \
stdlib-list==0.10.0 \
pipdeptree==2.26.1 \
tqdm==4.67.1 \
ruff==0.12.0 \
ruff==0.12.1 \
PyTurboJPEG==1.8.0 \
go2rtc-client==0.2.1 \
ha-ffmpeg==3.2.2 \