Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update pre-commit dependency versions so isort works. (#1096)
This resolve an issue where an older isort version don't work with a newer poetry version. I think this problem occurs if you've upgraded isort (which upgrades poetry, I think), but then downgrade isort (which doesn't downgrade poetry, too).
- Loading branch information