diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 712d6baf8..3d485b785 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,9 @@ repos: rev: v3.3.3 hooks: - id: prettier - - repo: https://github.com/charliermarsh/ruff-pre-commit + args: + - --no-config +- repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.6.2 hooks: - id: ruff