So far looks like we only need pre-commit to add support for post-checkout hook. Authors are ok with implementing it pre-commit/pre-commit#1120 and the implementation is pretty straightforward. Might consider contributing that to provide the best experience for the users (as our dvc hooks get into conflict with out pre-commit hooks already).
So far looks like we only need
pre-committo add support forpost-checkouthook. Authors are ok with implementing it pre-commit/pre-commit#1120 and the implementation is pretty straightforward. Might consider contributing that to provide the best experience for the users (as our dvc hooks get into conflict with out pre-commit hooks already).