Skip to content

Commit

Permalink
build(deps-dev): replace pre-commit with @fastify/pre-commit (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Aug 2, 2022
1 parent a17e7ec commit f4fccf2
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 @@ -31,9 +31,9 @@
},
"homepage": "https://github.com/fastify/avvio#readme",
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@types/node": "^18.0.0",
"express": "^4.17.1",
"pre-commit": "^1.2.2",
"semver": "^7.1.3",
"standard": "^17.0.0",
"tap": "^16.0.0",
Expand Down

0 comments on commit f4fccf2

Please sign in to comment.