# Stub so pre-commit can shut up until the refactor repos: - repo: local hooks: - id: no-op name: No‑op hook (always passes) entry: "true" # `/usr/bin/true` returns 0 and does nothing language: system pass_filenames: false # don’t bother passing any file paths