Skip to content

Commit 424fb46

Browse files
committed
fix: update shai
1 parent 5ff36d6 commit 424fb46

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
3-
43
npx lint-staged
54

65
# ShiftAI Pre-commit Hook - Detect and strip AI markers

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/preset-typescript": "^7.24.1",
7474
"@commitlint/cli": "^17.3.0",
7575
"@commitlint/config-conventional": "^17.3.0",
76-
"@deriv-com/shiftai-cli": "^1.0.1",
76+
"@deriv-com/shiftai-cli": "^1.0.2",
7777
"@deriv/api-types": "^1.0.80",
7878
"@docusaurus/module-type-aliases": "^3.3.2",
7979
"@docusaurus/tsconfig": "^3.3.2",

0 commit comments

Comments
 (0)