build(deps): bump dependencies
this includes an update to husky v5. we currently cant use commitizen with it but that was causing a ton of issues anyways. so lets try without it for some time.
This commit is contained in:
4
.husky/commit-msg
Executable file
4
.husky/commit-msg
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn commitlint --edit $1
|
||||
Reference in New Issue
Block a user