Skip to content

Commit

Permalink
Merge pull request #292 from azujuuuuuun/feature/update-husky
Browse files Browse the repository at this point in the history
Update husky to v9.0.6
  • Loading branch information
azujuuuuuun committed Jan 27, 2024
2 parents 5e22238 + be64994 commit 0a8e1a6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

lint-staged
pnpm lint-staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"husky": "8.0.3",
"husky": "9.0.6",
"jsdom": "24.0.0",
"lint-staged": "15.2.0",
"sass": "1.70.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a8e1a6

Please sign in to comment.