Skip to content

Commit

Permalink
fix ruff linting in pre-commit hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
janfb committed Mar 25, 2024
1 parent c383d7f commit 728ea4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ repos:
rev: v0.3.3
hooks:
- id: ruff
args: [--diff]
- id: ruff-format
args: [--diff]
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 728ea4d

Please sign in to comment.