Skip to content

Commit

Permalink
chore: don't forget ruff-format
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jul 3, 2024
1 parent 09d9032 commit ec22641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.3.4'
hooks:
- id: ruff-format
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
files: |
Expand Down

0 comments on commit ec22641

Please sign in to comment.