Skip to content

Commit 8fc6afe

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#199)
1 parent e773184 commit 8fc6afe

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
"devDependencies": {
6060
"@fastify/cookie": "^11.0.1",
61-
"@fastify/pre-commit": "^2.1.0",
6261
"@fastify/secure-session": "^8.0.0",
6362
"@fastify/session": "^11.0.0",
6463
"@types/node": "^24.0.8",
@@ -69,9 +68,5 @@
6968
"proxyquire": "^2.1.3",
7069
"sinon": "^21.0.0",
7170
"tsd": "^0.33.0"
72-
},
73-
"pre-commit": [
74-
"lint",
75-
"test"
76-
]
71+
}
7772
}

0 commit comments

Comments
 (0)