Skip to content

Commit

Permalink
chore(deps-dev): bump ruff from 0.0.256 to 0.0.263 (#233)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.256 to 0.0.263.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.256...v0.0.263)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2023
1 parent cf7674d commit 778f478
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -38,7 +38,7 @@ pre-commit = "^3.2.2"
pre-commit-hooks = "^4.4.0"
vulture = "^2.7"
yamllint = "^1.31.0"
ruff = "^0.0.256"
ruff = "^0.0.263"
pytest-homeassistant-custom-component = "^0.13.24"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 778f478

Please sign in to comment.