#7236·vue-cli

Leave my git hooks alone

Author: BittarmanCreated Jul 14, 2022Updated Aug 12, 2025

Version

5.0.8

Environment info

any

Steps to reproduce

depend on this package, or something that depends on it

What is expected?

No git hooks to be installed / overwritten

What is actually happening?

git hooks being installed / overwritten


Remove the dependancy on yorkie, or make it a dev dependency. To have your git hooks wiped by a dependancy of a dependancy is not expected, and very annoying.