Skip to content

Commit 24346fb

Browse files
Update ruff requirement from 0.9.4 to 0.9.6 (#3072)
1 parent a1072c2 commit 24346fb

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.4"
30+
ruff = "0.9.6"
3131

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

0 commit comments

Comments
 (0)