Skip to content

Commit 7b071ef

Browse files
committedOct 10, 2021
[pkg] Update husky to version 7.0.2
1 parent d47d2e4 commit 7b071ef

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎.husky/.gitignore

-1
This file was deleted.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "^8.0.0",
2828
"eslint-config-prettier": "^8.1.0",
2929
"eslint-plugin-prettier": "^4.0.0",
30-
"husky": "^6.0.0",
30+
"husky": "^7.0.2",
3131
"json-bigint": "^1.0.0",
3232
"lint-staged": "^11.0.0",
3333
"mocha": "^8.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.