Skip to content

Commit

Permalink
build(deps-dev): replace pre-commit with @fastify/pre-commit (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Aug 2, 2022
1 parent 81eda18 commit 9175479
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 @@ -4,10 +4,10 @@
"description": "Add accept parser to fastify",
"main": "index.js",
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@types/accepts": "^1.3.5",
"@types/node": "^18.0.0",
"fastify": "^4.0.0-rc.2",
"pre-commit": "^1.2.2",
"request": "^2.88.0",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
Expand Down

0 comments on commit 9175479

Please sign in to comment.