potiuk commented on code in PR #37050:
URL: https://github.com/apache/airflow/pull/37050#discussion_r1468797905


##########
.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:
   It's only pre-commit version, so we can easily use latest version, It only 
impacts development environment and potentially generated javascript-related 
code we have in our pre-commit tests, I think we do not have a need to base it 
on LTS :D



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to