Skip to content

Commit

Permalink
feat: update husky
Browse files Browse the repository at this point in the history
  • Loading branch information
phenix3443 committed Jul 16, 2024
1 parent 3d37606 commit d1d58fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"husky": "^8.0.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.0.2",
"prettier-plugin-solidity": "^1.1.3",
Expand All @@ -48,4 +48,4 @@
"*.{js,jsx,ts,tsx}": "prettier --write",
"*.md": "prettier --write"
}
}
}

0 comments on commit d1d58fa

Please sign in to comment.