package.json: update husky to v2.2.0 (#2968)
This commit is contained in:
committed by
Lucas Gabriel Schneider
parent
e2d295f3e4
commit
b386f032bb
@@ -6,7 +6,7 @@
|
||||
"glob": "7.1.3",
|
||||
"markdownlint-cli": "0.1.0",
|
||||
"tldr-lint": "~0.0.7",
|
||||
"husky": "1.3.1"
|
||||
"husky": "^2.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint-markdown": "markdownlint pages/**/*.md",
|
||||
|
||||
Reference in New Issue
Block a user