Skip to content

Commit 3211bb7

Browse files
Update ruff requirement from 0.9.6 to 0.9.7 (#3143)
1 parent c043a96 commit 3211bb7

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.6"
30+
ruff = "0.9.7"
3131

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

0 commit comments

Comments
 (0)