Skip to content

Commit

Permalink
chore(deps): update dependency ruff to >=0.9.6 (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 7442028 commit b8e1923
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
[tool.uv]
dev-dependencies = [
"mypy>=1.15.0",
"ruff>=0.9.5",
"ruff>=0.9.6",
]

[tool.ruff]
Expand Down
44 changes: 22 additions & 22 deletions uv.lock

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

0 comments on commit b8e1923

Please sign in to comment.