commit | a95dba188cb5b44aec6a89c7bf0baefb2723b356 | [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 23 14:31:12 2025 +0200 |
tree | de03f19c896e9170b04d38b6161f733bcbe97dc5 | |
parent | 9a18a64f2370fd1813e1caa661283b069cbaa69d [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)