Skip to content

build: fix deprecated husky install command #29126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2024

Conversation

F3n67u
Copy link
Contributor

@F3n67u F3n67u commented May 27, 2024

husky v9 deprecated husky install command. We need to use husky command instead to avoid the below warning when running yarn.

$ husky install
install command is deprecated

Husky v9 changelog(https://github.com/typicode/husky/releases/tag/v9.0.1):

Removed husky install. Use husky or husky some/dir for the same functionality (deprecation notice to be added).

Copy link

google-cla bot commented May 27, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label May 27, 2024
@F3n67u F3n67u force-pushed the fix-husky-install branch from 5df9589 to cb606c7 Compare May 27, 2024 23:44
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels May 28, 2024
@crisbeto crisbeto merged commit f5f61fa into angular:main May 28, 2024
22 of 24 checks passed
crisbeto pushed a commit that referenced this pull request May 28, 2024
@F3n67u F3n67u deleted the fix-husky-install branch May 28, 2024 17:11
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants