Skip to content

Commit

Permalink
Merge pull request #402 from shunichironomura/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ruff to v0.8.2
  • Loading branch information
shunichironomura authored Dec 6, 2024
2 parents 8a4dbd3 + 4dc3cce commit 81b5bbd
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 @@ -48,7 +48,7 @@ capsula = "capsula._cli:app"

[dependency-groups]
dev = [
"ruff==0.8.1",
"ruff==0.8.2",
"mypy==1.13.0",
"pytest==8.3.4",
"coverage==7.6.8",
Expand Down

0 comments on commit 81b5bbd

Please sign in to comment.