chore: bump deps (#9335)

* chore: bump deps

* fix: husky git hooks
This commit is contained in:
Peter Jaszkowiak
2021-02-28 15:54:56 -07:00
committed by GitHub
parent b58bacaf80
commit b9fd2c87f3
6 changed files with 51 additions and 52 deletions

4
.husky/commit-msg Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1