Skip to content

Commit cc2bbd8

Browse files
committed
build(deps-dev): remove @fastify/pre-commit
1 parent 217aef6 commit cc2bbd8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,13 @@
5353
}
5454
],
5555
"devDependencies": {
56-
"@fastify/pre-commit": "^2.1.0",
5756
"c8": "^10.1.3",
5857
"eslint": "^9.17.0",
5958
"fastify": "^5.0.0",
6059
"neostandard": "^0.12.0",
6160
"sanitize-filename": "^1.6.3",
6261
"tsd": "^0.33.0"
6362
},
64-
"pre-commit": [
65-
"lint",
66-
"test"
67-
],
6863
"dependencies": {
6964
"fast-json-stringify": "^6.0.0"
7065
}

0 commit comments

Comments
 (0)