Skip to content

Fix: husky 10 warning#1616

Merged
rolznz merged 2 commits intomasterfrom
fix/husky-10-warning
Aug 19, 2025
Merged

Fix: husky 10 warning#1616
rolznz merged 2 commits intomasterfrom
fix/husky-10-warning

Conversation

@rolznz
Copy link
Copy Markdown
Contributor

@rolznz rolznz commented Aug 18, 2025

husky - DEPRECATED

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

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

They WILL FAIL in v10.0.0

husky - DEPRECATED

Please remove the following two lines from frontend/.husky/pre-commit:

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

They WILL FAIL in v10.0.0

@rolznz rolznz merged commit 7be3b25 into master Aug 19, 2025
11 checks passed
@rolznz rolznz deleted the fix/husky-10-warning branch August 19, 2025 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant