TColl opened a new issue #13025: URL: https://github.com/apache/superset/issues/13025
Since `isort` v5.0, `seed-isort` is no longer needed and the source code [has been archived](https://github.com/asottile-archive/seed-isort-config). By bumping the pre-commit hooks to newer versions we can remove the seed-isort hook entirely and stay with code that is actively supported. ### Expected results Pre-commit hooks should be bumped to newer versions to avoid relying on unmaintained code. ### Actual results Pre-commit still using `seed-isort` and `isort v4.3.2.1` #### Screenshots NA #### How to reproduce the bug N/A ### Environment (please complete the following information): - superset version: `v1.0` - python version: `3.8.5` - node.js version: `8.15.1` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context N/A ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
