Skip to content

Commit c698fc2

Browse files
authored
Merge pull request #17 from IBM/renovate/ruff-0.x
fix(deps): update dependency ruff to v0.12.5
2 parents b07acd2 + 1406ee9 commit c698fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev-test = [
2323

2424
dev-fmt = [
2525
"pre-commit>=3.0.4,<4.0",
26-
"ruff==0.12.4",
26+
"ruff==0.12.5",
2727
]
2828

2929
dev-build = [

0 commit comments

Comments
 (0)