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 2020/06/11 07:53:50 UTC

[GitHub] [airflow] feluelle edited a comment on pull request #9195: [WIP] Update pre-commit-hooks repo version

feluelle edited a comment on pull request #9195:
URL: https://github.com/apache/airflow/pull/9195#issuecomment-642473375


   > It seems to think any line starting with from is an import line! We need to only have it operate on .py files
   
   [4.3.21](https://github.com/timothycrosley/isort/blob/4.3.21-2/.pre-commit-hooks.yaml) fixed it.
   [4.3.21-2](https://github.com/timothycrosley/isort/blob/4.3.21-2/.pre-commit-hooks.yaml) broke it.
   [develop](https://github.com/timothycrosley/isort/blob/develop/.pre-commit-hooks.yaml) has the correct version, but it is not released yet. So I added it here and use `4.3.21-2` so we have the latest version of isort.


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

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