Skip to content

Commit

Permalink
build(deps-dev): replace pre-commit with @fastify/pre-commit (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Aug 2, 2022
1 parent e34ee07 commit 8707f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"stream-wormhole": "^1.1.0"
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@types/node": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
Expand All @@ -29,7 +30,6 @@
"form-data": "^4.0.0",
"h2url": "^0.2.0",
"noop-stream": "^0.1.0",
"pre-commit": "^1.2.2",
"pump": "^3.0.0",
"readable-stream": "^3.6.0",
"snazzy": "^9.0.0",
Expand Down

0 comments on commit 8707f1b

Please sign in to comment.