Skip to content

Commit

Permalink
fix: Remove --fix from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Oct 9, 2024
1 parent e1de741 commit a336d12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ repos:
rev: v0.6.9
hooks:
- id: ruff
args:
- --fix
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.4.18
Expand Down

0 comments on commit a336d12

Please sign in to comment.