potiuk commented on code in PR #37050: URL: https://github.com/apache/airflow/pull/37050#discussion_r1468798217
########## .pre-commit-config.yaml: ########## @@ -18,7 +18,7 @@ default_stages: [commit, push] default_language_version: python: python3 - node: 18.6.0 + node: 21.6.1 Review Comment: (and I do plan to have a pre-commit that upgrades EVERYTHING we use in development that is currently not yet upgraded automatically - so that our canary builds will start failiing if there is a new version released). -- 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]
