Skip to content

Commit

Permalink
feat: pinpoint husky to ^8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmike committed Aug 23, 2023
1 parent 57fedfc commit e7179af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"husky": "8",
"husky": "^8.0.3",
"jest": "^29.3.1",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
Expand Down

0 comments on commit e7179af

Please sign in to comment.