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 Nov 27, 2024
1 parent e6da5bd commit ca8afca
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 ca8afca

Please sign in to comment.