Skip to content

Commit 5d46888

Browse files
Bump ruff in the minor-patch group across 1 directory (#1507)
Bumps the minor-patch group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.6.9 to 0.9.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.9.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec2e5ad commit 5d46888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ docs = ["hf-doc-builder==0.5.0"]
5858
dev = [
5959
"bitsandbytes[test]",
6060
"build>=1.0.0,<2",
61-
"ruff==0.6.9",
61+
"ruff==0.9.6",
6262
"pre-commit>=3.5.0,<4",
6363
"wheel>=0.42,<1"
6464
]

0 commit comments

Comments
 (0)