arm-trusted-firmware/.husky
Yann Gautier b47dddd061 fix(deps): remove deprecated husky commands
Husky 9.1 now warns when doing some rebase of patches:
husky - DEPRECATED

Please remove the following two lines from .husky/prepare-commit-msg:

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

They WILL FAIL in v10.0.0

Remove the deprecated lines.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I8b7fa82aa7b5e178554a1b4a650b2b1b8044092c
2025-03-11 18:57:00 +01:00
..
.gitignore build(hooks): add Husky configuration 2021-04-19 14:06:25 +01:00
commit-msg build(npm): adhere to Husky deprecation notice 2024-03-07 16:13:15 +00:00
commit-msg.commitlint build(hooks): add commitlint hook 2021-04-19 14:06:25 +01:00
commit-msg.gerrit build(hooks): add Gerrit hook 2021-04-19 14:06:25 +01:00
pre-commit build(npm): adhere to Husky deprecation notice 2024-03-07 16:13:15 +00:00
pre-commit.copyright style(hooks): copyright year check as per author email 2024-01-19 14:29:29 +01:00
prepare-commit-msg fix(deps): remove deprecated husky commands 2025-03-11 18:57:00 +01:00
prepare-commit-msg.cz build(hooks): add Commitizen hook 2021-04-19 14:06:25 +01:00