Pe-commit hooks using deprecated code #18270
Unanswered
TColl
asked this question in
Q&A / Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since
isort
v5.0,seed-isort
is no longer needed and the source code has been archived.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
andisort v4.3.2.1
Screenshots
NA
How to reproduce the bug
N/A
Environment
(please complete the following information):
v1.0
3.8.5
8.15.1
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
N/A
Beta Was this translation helpful? Give feedback.
All reactions