Skip to content

Commit d7973fc

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#56)
1 parent d04f636 commit d7973fc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,12 @@
5858
}
5959
],
6060
"devDependencies": {
61-
"@fastify/pre-commit": "^2.1.0",
6261
"benchmark": "^2.1.4",
6362
"busboy": "^1.6.0",
6463
"c8": "^10.1.3",
6564
"content-type": "^1.0.4",
6665
"eslint": "^9.17.0",
6766
"neostandard": "^0.12.0",
6867
"tsd": "^0.33.0"
69-
},
70-
"pre-commit": [
71-
"lint",
72-
"test"
73-
]
68+
}
7469
}

0 commit comments

Comments
 (0)