mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 05:42:41 +00:00
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.
This is an update of the patch that was previously applied, but missed
one file.
Change-Id: I763a462b2a0da7852696f874df970810a2b0155e
Signed-off-by: Chris Kay <chris.kay@arm.com>
(cherry picked from commit 7944421ba4)