Skip to content

Commit

Permalink
Update ruff in pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Jan 10, 2025
1 parent 8b22143 commit 36657f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:
- id: nbstripout

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.0
hooks:
- id: ruff
args: [--fix, -v]
Expand Down

0 comments on commit 36657f5

Please sign in to comment.