Skip to content

Commit

Permalink
fix: bump husky from 6.0.0 to 8.0.3 (#7)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v6.0.0...v8.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent b8fb4e9 commit 2b5701a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.51.0",
"eslint-plugin-node": "^11.1.0",
"husky": "^6.0.0",
"husky": "^8.0.3",
"semantic-release": "^22.0.5",
"semantic-release-pypi": "^3.0.0-beta.2",
"ts-node": "^10.2.1",
Expand Down

0 comments on commit 2b5701a

Please sign in to comment.