Skip to content

Commit

Permalink
Merge pull request #165 from loopj/dependabot/pip/ruff-0.8.4
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.3 to 0.8.4
  • Loading branch information
loopj authored Dec 23, 2024
2 parents ec7142d + 44ea23a commit bfedcdc
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 @@ -26,7 +26,7 @@ Issues = "https://github.com/loopj/aiovantage/issues"
Source = "https://github.com/loopj/aiovantage"

[project.optional-dependencies]
dev = ["pyright==1.1.391", "ruff==0.8.3", "bumpver==2024.1130"]
dev = ["pyright==1.1.391", "ruff==0.8.4", "bumpver==2024.1130"]

[tool.ruff.lint]
select = [
Expand Down

0 comments on commit bfedcdc

Please sign in to comment.