Skip to content

Commit 2b77e55

Browse files
Bump pylint from 4.0.3 to 4.0.4 (#246)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddb4678 commit 2b77e55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ homeassistant = "~2025.4.4"
2222
pytest-homeassistant-custom-component = ">=0.13.0"
2323
ruff = "^0.14.6"
2424
mypy = ">=1.0,<1.19"
25-
pylint = "^4.0.3"
25+
pylint = "^4.0.4"
2626
yamllint = "^1.37.1"
2727

2828
[tool.ruff]

0 commit comments

Comments
 (0)