Skip to content

Commit

Permalink
build(deps-dev): replace pre-commit with @fastify/pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Aug 2, 2022
1 parent c4253ca commit 271c53a
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 @@ -40,6 +40,7 @@
},
"homepage": "https://github.com/fastify/fastify-autoload#readme",
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@fastify/url-data": "^5.0.0",
"@swc/core": "^1.2.129",
"@swc/register": "^0.1.9",
Expand All @@ -49,7 +50,6 @@
"fastify": "^4.0.0-rc.2",
"fastify-plugin": "^4.0.0",
"jest": "^27.4.7",
"pre-commit": "^1.2.2",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
Expand Down

0 comments on commit 271c53a

Please sign in to comment.