Skip to content

Commit 4dde5a0

Browse files
build(deps): bump husky from 7.0.4 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72e9597 commit 4dde5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"./packages/*"
2323
],
2424
"dependencies": {
25-
"husky": "^7.0.4",
25+
"husky": "^8.0.3",
2626
"lint-staged": "^12.3.8"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)