1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-14 23:28:42 +00:00

Update ruff to 0.14.13 (#161399)

This commit is contained in:
Marc Mueller
2026-01-21 22:43:26 +01:00
committed by GitHub
parent c7417d77b5
commit f7d7a4502e
4 changed files with 4 additions and 4 deletions

View File

@@ -676,7 +676,7 @@ exclude_lines = [
]
[tool.ruff]
required-version = ">=0.13.0"
required-version = ">=0.14.13"
[tool.ruff.lint]
select = [