Skip to content

Commit

Permalink
Merge pull request #7 from RightCapitalHQ/renovate/husky-9.x
Browse files Browse the repository at this point in the history
chore(deps): update devdependency husky to v9
  • Loading branch information
frantic1048 authored Jan 31, 2024
2 parents 3439f89 + 1aaa7d2 commit 90a4b8e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint": "concurrently 'npm:lint:*'",
"lint:eslint": "eslint --max-warnings=0 .",
"lint:prettier": "prettier --check .",
"prepare": "husky install",
"prepare": "husky",
"test": "vitest"
},
"config": {
Expand All @@ -40,7 +40,7 @@
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"eslint": "8.53.0",
"husky": "8.0.3",
"husky": "9.0.7",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.4.6",
"typescript": "5.2.2",
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 90a4b8e

Please sign in to comment.