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:
@@ -676,7 +676,7 @@ exclude_lines = [
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
required-version = ">=0.13.0"
|
||||
required-version = ">=0.14.13"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
||||
Reference in New Issue
Block a user