commit | 93982eb31d4dbc645223922e866baa5efae95858 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri May 16 15:53:17 2025 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Fri May 16 17:25:40 2025 +0200 |
tree | 09eebfc42fe70385fe13f8f8fff306dedb26d19f | |
parent | b9fc11815e35fc1dfe2acc51e827b5fd0a28c0f8 [diff] |
build(npm): adhere to Husky deprecation notice Husky v8 adds the `husky init` subcommand, and v9 changes how it handles hooks. We no longer need the Husky preamble in our hooks, so update to the new `init` subcommand and remove the preambles. Change-Id: I18ea1bbaedbb4213cc04c21413d75c9757ff7986 Signed-off-by: Chris Kay <chris.kay@arm.com> (cherry picked from commit 7944421ba4dfd3c49a26d525a884d8408ef127a8)