Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.0.11 to 9.1.0 (#16200)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump husky from 9.0.11 to 9.1.0

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.0)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix pnpm install

* fix: run package command directly per release note

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2024
1 parent a1a3ab4 commit a89f48a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx lint-staged
lint-staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"fs-extra": "11.2.0",
"globals": "15.8.0",
"got": "14.4.1",
"husky": "9.0.11",
"husky": "9.1.0",
"js-beautify": "1.15.1",
"lint-staged": "15.2.7",
"mockdate": "3.0.5",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a89f48a

Please sign in to comment.