diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0d048e7074f..19818950082 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.14.0 hooks: - - id: ruff + - id: ruff-check types: [text] files: ^(helpers/python|.+\.py)$ exclude: ^completions/