Open k-taro56 opened 5 months ago
Latest commit: 50db6b45648c86d206e0b5d0e41d3a5de702c301
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@k-taro56 is attempting to deploy a commit to the Curated Tests Team on Vercel.
A member of the Team first needs to authorize it.
This pull request includes the following changes:
Migrated husky to version 9
Replaced npx with pnpm in the husky script
This change is necessary because husky has already been upgraded to v9. https://github.com/vercel/storage/blob/c128a148795da6d776813d495de654e7b4b49f14/package.json#L36
see also: https://github.com/typicode/husky/releases/tag/v9.0.1