potiuk commented on code in PR #41846: URL: https://github.com/apache/airflow/pull/41846#discussion_r1736264646
########## .pre-commit-config.yaml: ########## @@ -19,7 +19,7 @@ default_stages: [commit, push] default_language_version: python: python3 node: 22.2.0 -minimum_pre_commit_version: '3.2.0' Review Comment: BTW. Likely we should apply some lint rule here by pre-commit - not sure if yamllint can be configured to expect `"` -- 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]
