Skip to content

Commit

Permalink
update(deps): update dependency ruff to v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent ee23137 commit 98e2187
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 @@ -45,7 +45,7 @@ local_scheme = "no-local-version"
[tool.hatch.envs.ci]
dependencies = [
"pylint==3.3.4",
"ruff==0.9.5",
"ruff==0.9.6",
]

[tool.hatch.envs.ci.scripts]
Expand Down

0 comments on commit 98e2187

Please sign in to comment.