mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 17:04:04 -04:00
Bump the required version of ruff to 0.12.1 (#149571)
This commit is contained in:
+1
-1
@@ -647,7 +647,7 @@ exclude_lines = [
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
required-version = ">=0.11.0"
|
||||
required-version = ">=0.12.1"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
||||
Reference in New Issue
Block a user