Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and NextFire committed Oct 17, 2024
1 parent 099c083 commit a656ced
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
]

[tool.uv]
dev-dependencies = ["pyright==1.1.385", "ruff==0.6.9", "textual-dev==1.6.1"]
dev-dependencies = ["pyright==1.1.385", "ruff==0.7.0", "textual-dev==1.6.1"]

[project.scripts]
sachi = "sachi:cli_app"
Expand Down
46 changes: 23 additions & 23 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a656ced

Please sign in to comment.