Merge pull request #29 from kremalicious/greenkeeper/husky-3.0.0

Update husky to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-07-04 09:12:38 +01:00 committed by GitHub
commit 741419371a
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": "^6.0.0",
"husky": "^2.0.0",
"husky": "^3.0.0",
"release-it": "^12.0.0"
}
}