commit | b47dddd061e92054c3b2096fc8aa9688bfef68d6 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Mar 11 18:56:22 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Mar 11 18:57:00 2025 +0100 |
tree | f7594f2019992d186fbaa366b89fecba1e9cc0cf | |
parent | 65c69242fa7289193a75a55d69d48a2036659f24 [diff] |
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