You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/24 07:21:14 UTC

[GitHub] [airflow] eladkal commented on a diff in pull request #28567: Update pre-commit hooks

eladkal commented on code in PR #28567:
URL: https://github.com/apache/airflow/pull/28567#discussion_r1056755463


##########
.pre-commit-config.yaml:
##########
@@ -163,7 +163,7 @@ repos:
         name: Run isort to sort imports in Python files
   # Keep version of black in sync wit blacken-docs, pre-commit-hook-names, update-common-sql-api-stubs
   - repo: https://github.com/psf/black
-    rev: 22.3.0
+    rev: 22.12.0

Review Comment:
   This is not enough
   Black version is now out of sync :(
   See the code note just above
   `  # Keep version of black in sync wit blacken-docs, pre-commit-hook-names, update-common-sql-api-stubs`
   



-- 
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-unsubscribe@airflow.apache.org

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