Skip to content

Commit

Permalink
Bump ruff to 0.8.0 for sort the imports
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 1, 2024
1 parent 9c8fd54 commit 269ff9a
Show file tree
Hide file tree
Showing 31 changed files with 148 additions and 156 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
args: [--line-length=120, --fail-on-change]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.8.0
hooks:
- id: ruff-format
exclude: &exclude_ruff >
Expand Down
Loading

0 comments on commit 269ff9a

Please sign in to comment.