Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 3b27e42 commit 41cc04a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dev = [
]

lint = [{ include-group = "ruff" }, "deptry==0.21.2"]
ruff = ["ruff==0.8.5"]
ruff = ["ruff==0.8.6"]
typing = [
"mypy==1.14.1",
"pytest",
Expand Down
48 changes: 24 additions & 24 deletions uv.lock

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

0 comments on commit 41cc04a

Please sign in to comment.