fix ci
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,7 +14,6 @@ out
|
|||||||
*.local
|
*.local
|
||||||
.next
|
.next
|
||||||
.vscode
|
.vscode
|
||||||
pnpm-lock.yaml
|
|
||||||
*.db
|
*.db
|
||||||
*.db-journal
|
*.db-journal
|
||||||
bun.lockb
|
bun.lockb
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
pnpm run lint-staged
|
pnpm exec lint-staged
|
||||||
|
|||||||
6347
pnpm-lock.yaml
generated
Normal file
6347
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user