Skip to content

Commit 6f4943b

Browse files
authored
Merge pull request #16 from caikit/dependabot/pip/ruff-0.9.3
build(deps): Bump ruff from 0.9.2 to 0.9.3
2 parents 5b3a34e + 4d09c22 commit 6f4943b

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
@@ -27,7 +27,7 @@ dev-test = [
2727
]
2828

2929
dev-fmt = [
30-
"ruff==0.9.2",
30+
"ruff==0.9.3",
3131
"pre-commit>=3.0.4,<4.0",
3232
"pydeps>=1.12.12,<4",
3333
]

0 commit comments

Comments
 (0)