Skip to content

Conversation

@Mimori256
Copy link
Contributor

This PR removes deprecated configurations uncovered during dependency updates (#671).

changes:

  • Remove npm exec from .husky/pre-commit
    • npm exec is no longer required since v9.1.1 and removing it slightly improves performance according to the release note

Now husky shows this message when commiting so that deprecated husky.sh lines should be removed:

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

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