mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +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]
|
||||
required-version = ">=0.11.0"
|
||||
required-version = ">=0.12.1"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user