mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
package.json: update 'husky' requirement to v1.3.1
This commit is contained in:
parent
d8c9c5a18a
commit
0cf9fb12d1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"glob": "7.0.0",
|
||||
"markdownlint-cli": "0.1.0",
|
||||
"tldr-lint": "~0.0.7",
|
||||
"husky": "0.11.3"
|
||||
"husky": "1.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"precommit": "npm test",
|
||||
|
|
Loading…
Add table
Reference in a new issue