Skip to content

Commit 0df0f1c

Browse files
Bump husky from 7.0.4 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b55564 commit 0df0f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@react-native-community/eslint-config": "^3.0.0",
4646
"eslint": "^8.0.0",
4747
"eslint-config-airbnb": "^19.0.0",
48-
"husky": "^7.0.0",
48+
"husky": "^8.0.1",
4949
"lint-staged": "^12.0.3",
5050
"prettier": "^2.0.5"
5151
}

0 commit comments

Comments
 (0)