Skip to content

Commit

Permalink
feat: update ruff to version 0.9.2 in dependencies (#204)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 22, 2025
1 parent 87369f3 commit 5e52262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/ruff/brioche.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ruff/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { cargoBuild } from "rust";

export const project = {
name: "ruff",
version: "0.6.1",
version: "0.9.2",
};

const source = Brioche.download(
Expand Down

0 comments on commit 5e52262

Please sign in to comment.