You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WARNING] repo https://github.com/pycqa/isort uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often pre-commit autoupdate --repo https://github.com/pycqa/isort will fix this. if it does not -- consider reporting an issue to that repo.
To reproduce
Steps to reproduce the behaviour:
run pre-commit run --all-files
Expected behaviour: No warning
Actual behaviour: There is a depreciation warning
not sure if this is on priority, but just thought ill put this up
The text was updated successfully, but these errors were encountered:
Description
[WARNING] repo
https://github.com/pycqa/isort
uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: oftenpre-commit autoupdate --repo https://github.com/pycqa/isort
will fix this. if it does not -- consider reporting an issue to that repo.To reproduce
Steps to reproduce the behaviour:
run pre-commit run --all-files
Expected behaviour: No warning
Actual behaviour: There is a depreciation warning
not sure if this is on priority, but just thought ill put this up
The text was updated successfully, but these errors were encountered: