Skip to content

Commit d4e5e13

Browse files
authored
Merge pull request #14 from csacca/dependabot/pip/pylint-2.11.1
chore(deps-dev): bump pylint from 2.10.2 to 2.11.1
2 parents 9db570d + 0b6ced9 commit d4e5e13

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

poetry.lock

Lines changed: 10 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
@@ -21,7 +21,7 @@ pre-commit = "^2.15.0"
2121
pytest = "^6.2.4"
2222
pytest-homeassistant-custom-component = "^0.4.3"
2323
flake8-docstrings = "^1.6.0"
24-
pylint = "^2.10.2"
24+
pylint = "^2.11.1"
2525
pydocstyle = "^6.1.1"
2626

2727
[tool.isort]

0 commit comments

Comments
 (0)