Skip to content

Commit 9caa492

Browse files
chore(deps): pin dependency husky to 7.0.0 (#1131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5bc0606 commit 9caa492

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
@@ -39,7 +39,7 @@
3939
"babel-jest": "27.0.6",
4040
"eslint": "7.30.0",
4141
"eslint-plugin-simple-import-sort": "7.0.0",
42-
"husky": "^7.0.0",
42+
"husky": "7.0.0",
4343
"jest": "27.0.6",
4444
"lint-staged": "11.0.0",
4545
"prettier": "2.3.2",

0 commit comments

Comments
 (0)