This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Description
I have Isort install, python3.6 project and pre-commit installed too.
Other hooks are working fine. I add the yaml code to my .pre-commit-config.yaml, run pre-commit install and I m getting this error
An error has occurred: InvalidManifestError:
=====> /home/tfischer/.cache/pre-commit/repoenj9lfbo/.pre-commit-hooks.yaml does not exist
What am I doing wrong?