#isort failing on #CI in #precommit in with this?
[extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'
It's fixed in https://github.com/PyCQA/isort/pull/2078, bump your isort to 5.12.0.
Update with:
pre-commit autoupdate
Or:
pre-commit autoupdate --repo https://github.com/PyCQA/isort
