Skip to content

Commit e414d2c

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#311)
1 parent 6820368 commit e414d2c

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,7 +58,6 @@
5858
}
5959
],
6060
"devDependencies": {
61-
"@fastify/pre-commit": "^2.1.0",
6261
"@types/node": "^24.0.10",
6362
"@types/simple-oauth2": "^5.0.7",
6463
"c8": "^10.1.3",
@@ -75,9 +74,5 @@
7574
},
7675
"publishConfig": {
7776
"access": "public"
78-
},
79-
"pre-commit": [
80-
"lint",
81-
"test"
82-
]
77+
}
8378
}

0 commit comments

Comments
 (0)