Skip to content

Commit 099fdc5

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#174)
1 parent 99da14e commit 099fdc5

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
],
6161
"devDependencies": {
6262
"@fastify/auth": "^5.0.0",
63-
"@fastify/pre-commit": "^2.1.0",
6463
"@types/node": "^24.0.8",
6564
"c8": "^10.1.2",
6665
"eslint": "^9.17.0",
@@ -74,9 +73,5 @@
7473
},
7574
"publishConfig": {
7675
"access": "public"
77-
},
78-
"pre-commit": [
79-
"lint",
80-
"test"
81-
]
76+
}
8277
}

0 commit comments

Comments
 (0)