Skip to content

Commit

Permalink
Bump ruff from 0.6.9 to 0.9.3
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.9.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent c90abf2 commit 116c8f9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 23 deletions.
42 changes: 20 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ package-mode = false
python = ">=3.12.0,<3.14"
homeassistant = "^2025.1.1"
colorlog = "^6.9.0"
ruff = "^0.8.4"
ruff = "^0.9.3"
pyasic = "^0.68.5"
setuptools = "^75.6.0"
pre-commit = "^4.0.1"
Expand Down

0 comments on commit 116c8f9

Please sign in to comment.