Skip to content

Commit 2922f55

Browse files
chore(deps): pin dependency husky to 7.0.2 (#139)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 18f4883 commit 2922f55

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
@@ -77,7 +77,7 @@
7777
"react-dom": "17.0.2",
7878
"react-test-renderer": "17.0.2",
7979
"tsbb": "3.4.1",
80-
"husky": "^7.0.0"
80+
"husky": "7.0.2"
8181
},
8282
"eslintConfig": {
8383
"extends": "react-app"

0 commit comments

Comments
 (0)