Skip to content

Commit ce24133

Browse files
Merge branch 'main' into storage
2 parents 8b156b7 + 61fa8f9 commit ce24133

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ homeassistant = "2025.1.0"
2424
python = ">=3.13,<3.14"
2525

2626
[tool.poetry.group.dev.dependencies]
27-
pre-commit = "4.1.0"
27+
pre-commit = "4.2.0"
2828
pre-commit-hooks = "5.0.0"
29-
pylint = "3.3.4"
30-
ruff = "0.11.0"
29+
pylint = "3.3.6"
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)