Skip to content

Commit

Permalink
Bump ruff in the minor-patch group across 1 directory
Browse files Browse the repository at this point in the history
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.1
- [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.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent bcc052f commit bc4c0a6
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 @@ -58,7 +58,7 @@ docs = ["hf-doc-builder==0.5.0"]
dev = [
"bitsandbytes[test]",
"build>=1.0.0,<2",
"ruff==0.6.9",
"ruff==0.9.1",
"pre-commit>=3.5.0,<4",
"wheel>=0.42,<1"
]
Expand Down

0 comments on commit bc4c0a6

Please sign in to comment.