Skip to content

Commit

Permalink
fix precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
watermarkhu committed Feb 19, 2024
1 parent 2575a83 commit 7b6808e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ repos:
# Run the linter.
- id: ruff
args: [--fix]
pass_filenames: false
# Run the formatter.
- id: ruff-format
pass_filenames: false

0 comments on commit 7b6808e

Please sign in to comment.