mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-08 01:06:04 +02:00
package.json: update husky to v2.2.0 (#2968)
This commit is contained in:
parent
e2d295f3e4
commit
b386f032bb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue