potiuk commented on PR #30597:
URL: https://github.com/apache/airflow/pull/30597#issuecomment-1505141633
Ah - there is one pre-commit that marks the beginning of the "needs breeze"
in the pre_commit_check_pre_commit_hooks.py
```
errors.append(f"The id is missing in {hook}")
continue
if hook_id == "run-mypy":
needs_image = True
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]