diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 413ec3c9..b9fa5d3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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] \ No newline at end of file + - id: ruff \ No newline at end of file