Skip to content

Commit fda4301

Browse files
Bump husky from 6.0.0 to 7.0.0
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 650e3d3 commit fda4301

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
@@ -47,7 +47,7 @@
4747
"@react-native-community/eslint-config": "^3.0.0",
4848
"eslint": "^7.9.0",
4949
"eslint-config-airbnb": "^18.2.0",
50-
"husky": "^6.0.0",
50+
"husky": "^7.0.0",
5151
"lint-staged": "^11.0.0",
5252
"prettier": "^2.0.5"
5353
},

0 commit comments

Comments
 (0)