I would have not expected to see any unusual messages.
Actual
I received this Husky Message:
husky - DEPRECATED
Please remove the following two lines from .husky/pre-commit:
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
They WILL FAIL in v10.0.0
Bug Report Checklist
main
branch of the repository.Expected
When I ran:
I would have not expected to see any unusual messages.
Actual
I received this Husky Message:
Additional Info
No response