migrate to husky v9

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-06 11:09:16 +01:00
parent 6178a67e83
commit 0e934d1e91
2 changed files with 2 additions and 5 deletions
-3
View File
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged
+2 -2
View File
@@ -40,8 +40,8 @@
"build-storybook": "yarn ./storybook run build-storybook",
"techdocs-cli": "node scripts/techdocs-cli.js",
"techdocs-cli:dev": "cross-env TECHDOCS_CLI_DEV_MODE=true node scripts/techdocs-cli.js",
"prepare": "husky install",
"postinstall": "husky install || true"
"prepare": "husky",
"postinstall": "husky || true"
},
"workspaces": {
"packages": [