Skip to content

Commit 78b53f0

Browse files
authored
Merge pull request #90 from caikit/dependabot/pip/ruff-0.15.12
build(deps-dev): Bump ruff from 0.15.11 to 0.15.12
2 parents 3e6ec91 + 7236802 commit 78b53f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.11",
30+
"ruff==0.15.12",
3131
"pre-commit>=3.0.4,<5.0",
3232
"pydeps>=1.12.12,<4",
3333
]

0 commit comments

Comments
 (0)