diff --git a/package.json b/package.json index 358c2f27a..d29ee8df3 100644 --- a/package.json +++ b/package.json @@ -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",