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

This commit is contained in:
Owen Voke
2019-05-04 00:26:49 +01:00
committed by Lucas Gabriel Schneider
parent e2d295f3e4
commit b386f032bb

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