Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 83bd0d3 commit 9fa56c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ homeassistant==2024.3.3
mypy-dev==1.11.0a9
pydantic==2.7.4
pre-commit==3.7.1
ruff==0.4.10
ruff==0.5.7
2 changes: 1 addition & 1 deletion requirements-dev-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ homeassistant==2024.5.1
mypy-dev==1.11.0a9
pydantic==2.7.4
pre-commit==3.7.1
ruff==0.4.10
ruff==0.5.7

0 comments on commit 9fa56c4

Please sign in to comment.