diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d4cb6ddbc2..142cca1d2ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -86,7 +86,7 @@ repos: rev: "v0.1.0" hooks: - id: ruff - files: "Applications/Python/.*" + types_or: [python, pyi, jupyter] # Enable on demand, run with # pre-commit run --all-files clang-format #