package.json: update husky to v2.2.0 (#2968)

italian
Owen Voke 2019-05-04 00:26:49 +01:00 committed by Lucas Gabriel Schneider
parent e2d295f3e4
commit b386f032bb
1 changed files with 1 additions and 1 deletions

View File

@ -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",