Skip to content

Commit e6121f7

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#278)
1 parent 98f8f57 commit e6121f7

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
@@ -43,7 +43,6 @@
4343
"@eslint/eslintrc": "3.3.1",
4444
"@eslint/js": "9.34.0",
4545
"@fastify/multipart": "^9.0.2",
46-
"@fastify/pre-commit": "^2.2.0",
4746
"@h4ad/serverless-adapter": "4.4.0",
4847
"@types/aws-lambda": "8.10.152",
4948
"@types/node": "^24.1.0",
@@ -63,9 +62,5 @@
6362
},
6463
"publishConfig": {
6564
"access": "public"
66-
},
67-
"pre-commit": [
68-
"lint",
69-
"test"
70-
]
65+
}
7166
}

0 commit comments

Comments
 (0)