Skip to content

Commit ddb4678

Browse files
Bump pylint from 4.0.2 to 4.0.3 (#244)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.3 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 f09d03d commit ddb4678

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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.2"
25+
pylint = "^4.0.3"
2626
yamllint = "^1.37.1"
2727

2828
[tool.ruff]

0 commit comments

Comments
 (0)