Merge pull request #25 from kremalicious/greenkeeper/husky-2.0.0

Update husky to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-04-24 18:47:05 +02:00 committed by GitHub
commit 5c6b298245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
],
"devDependencies": {
"eslint": "^5.3.0",
"husky": "^1.0.0",
"husky": "^2.0.0",
"release-it": "^10.0.0"
}
}