Skip to content

Commit

Permalink
remove unnecessary '--config'
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Feb 10, 2024
1 parent 4abb17d commit 4f1a3d3
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 @@ -13,7 +13,6 @@ repos:
hooks:
# Run the linter.
- id: ruff
args: ["--config", "pyproject.toml"]
# Run the formatter.
- id: ruff-format
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 4f1a3d3

Please sign in to comment.