Skip to content

Commit 61fa8f9

Browse files
Update ruff requirement from 0.11.0 to 0.11.2 (#3264)
1 parent 83ff8d8 commit 61fa8f9

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.2.0"
2828
pre-commit-hooks = "5.0.0"
2929
pylint = "3.3.6"
30-
ruff = "0.11.0"
30+
ruff = "0.11.2"
3131

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

0 commit comments

Comments
 (0)