Skip to content

Commit 8e00761

Browse files
Update ruff requirement from 0.9.10 to 0.11.0 (#3247)
1 parent 8591847 commit 8e00761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python = ">=3.13,<3.14"
2727
pre-commit = "4.1.0"
2828
pre-commit-hooks = "5.0.0"
2929
pylint = "3.3.4"
30-
ruff = "0.9.10"
30+
ruff = "0.11.0"
3131

3232
[tool.poetry.urls]
3333
"Bug Tracker" = "https://github.com/andrew-codechimp/HA-Battery-Notes/issues"

0 commit comments

Comments
 (0)