Skip to content

Commit

Permalink
Merge pull request #161 from loopj/dependabot/pip/ruff-0.8.3
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.1 to 0.8.3
  • Loading branch information
loopj authored Dec 16, 2024
2 parents 067bfb8 + 7b0def5 commit 13f00e7
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 @@ -33,7 +33,7 @@ Source = "https://github.com/loopj/aiovantage"
dev = [
"black==24.10.0",
"mypy==1.13.0",
"ruff==0.8.1",
"ruff==0.8.3",
"pre-commit==4.0.1",
]

Expand Down

0 comments on commit 13f00e7

Please sign in to comment.