Skip to content

Commit

Permalink
FIX: pre commit hook removed argument for config since failing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Aug 20, 2024
1 parent 26dfb2c commit 499e805
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.4
hooks:
- id: ruff
args: [--config=.ruff.toml]
- id: ruff

0 comments on commit 499e805

Please sign in to comment.