1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00

Bump ruff to 0.4.2 (#116201)

* Bump ruff to 0.4.2

* review comments
This commit is contained in:
Sid
2024-04-26 08:48:32 +02:00
committed by GitHub
parent 623d34e1e0
commit e662e3b65c
20 changed files with 86 additions and 77 deletions

View File

@@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.2.6
ruff==0.4.1
ruff==0.4.2
yamllint==1.35.1