Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.7...v3.3.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent a1c163a commit 0686abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test = [
"mypy==1.12.1",
"pre-commit==4.0.1",
"pre-commit-hooks==5.0.0",
"pylint==3.2.7",
"pylint==3.3.1",
"ruff==0.7.0",
"tomli==2.0.2",
"pytest-homeassistant-custom-component==0.13.162",
Expand Down

0 comments on commit 0686abc

Please sign in to comment.