Skip to content

Commit 9be4610

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#784)
1 parent e783ee7 commit 9be4610

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
"test:unit": "c8 node --test",
1717
"test": "npm run test:unit && npm run test:typescript"
1818
},
19-
"precommit": [
20-
"lint",
21-
"test"
22-
],
2319
"repository": {
2420
"type": "git",
2521
"url": "git+https://github.com/fastify/fast-json-stringify.git"
@@ -66,7 +62,6 @@
6662
}
6763
],
6864
"devDependencies": {
69-
"@fastify/pre-commit": "^2.1.0",
7065
"@sinclair/typebox": "^0.34.3",
7166
"benchmark": "^2.1.4",
7267
"c8": "^10.1.2",

0 commit comments

Comments
 (0)