repos: - repo: local hooks: - id: mypy name: mypy (strict) entry: uv run mypy language: system types: [python] # Scope (including the qwenimage/ exclusion) lives in pyproject.toml's [tool.mypy]. pass_filenames: false