mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Bump the required version of ruff to 0.12.1 (#149571)
This commit is contained in:
parent
e8b8d31027
commit
5ef17c8588
@ -647,7 +647,7 @@ exclude_lines = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
required-version = ">=0.11.0"
|
required-version = ">=0.12.1"
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
select = [
|
select = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user