Skip to content

Commit

Permalink
Merge pull request #122 from loopj/dependabot/pip/ruff-0.5.0
Browse files Browse the repository at this point in the history
Bump ruff from 0.4.10 to 0.5.0
  • Loading branch information
loopj authored Jul 1, 2024
2 parents e960e32 + 6126b53 commit 2d4f282
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.4.2",
"mypy==1.8.0",
"ruff==0.4.10",
"ruff==0.5.0",
"pre-commit==3.6.0",
]

Expand Down

0 comments on commit 2d4f282

Please sign in to comment.