amoghrajesh commented on code in PR #51440:
URL: https://github.com/apache/airflow/pull/51440#discussion_r2131933444


##########
.pre-commit-config.yaml:
##########
@@ -49,7 +49,8 @@ repos:
           - "--maxlevel"
           - "2"
   - repo: https://github.com/Lucas-C/pre-commit-hooks
-    rev: v1.5.5
+    # replace hash with version once PR #103 merged comes in a release
+    rev: fd3fbe825390abc682953165e9aa58f5f1bf7339

Review Comment:
   We can do that as well but in this case as well, we are pinning it, so 
either works for me.



-- 
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]

Reply via email to