[INFO] Initializing environment for https://github.com/pycqa/isort.
[WARNING] repo `[https://github.com/pycqa/isort`](https://github.com/pycqa/isort%60) 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`](https://github.com/pycqa/isort%60) will fix this. if it does not -- consider reporting an issue to that repo.
Problem
V4 of pre-commit deprecated some stages. https://github.com/pre-commit/pre-commit/releases/tag/v4.0.0
Warning output
Reference
https://github.com/pre-commit/pre-commit/issues/2732