Skip to content

Commit

Permalink
Update dependency ruff to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent e11e140 commit aa8b72e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"ruff==0.8.3",
"ruff==0.8.4",
"pre-commit==4.0.1"
]
test = [
Expand All @@ -53,7 +53,7 @@ test = [
dev-dependencies = [
"ipykernel==6.29.5",
"pre-commit==4.0.1",
"ruff==0.8.3",
"ruff==0.8.4",
]

[[tool.uv.index]]
Expand Down
Loading

0 comments on commit aa8b72e

Please sign in to comment.