Skip to content

Commit eb2c542

Browse files
authored
build(deps-dev): remove @fastify/pre-commit (#216)
1 parent 85012d2 commit eb2c542

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
@@ -66,17 +66,12 @@
6666
"dotenv-expand": "10.0.0"
6767
},
6868
"devDependencies": {
69-
"@fastify/pre-commit": "^2.1.0",
7069
"@sinclair/typebox": "^0.34.3",
7170
"ajv-formats": "^3.0.1",
7271
"c8": "^10.1.2",
7372
"eslint": "^9.17.0",
7473
"fluent-json-schema": "^6.0.0",
7574
"neostandard": "^0.12.0",
7675
"tsd": "^0.32.0"
77-
},
78-
"pre-commit": [
79-
"lint",
80-
"test"
81-
]
76+
}
8277
}

0 commit comments

Comments
 (0)