Skip to content

Commit 83ff8d8

Browse files
Update pre-commit requirement from 4.1.0 to 4.2.0 (#3265)
1 parent fc8a2c5 commit 83ff8d8

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
@@ -24,7 +24,7 @@ homeassistant = "2024.12.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"
2929
pylint = "3.3.6"
3030
ruff = "0.11.0"

0 commit comments

Comments
 (0)