Skip to content

Commit bff1990

Browse files
authored
build(deps-dev): replace pre-commit with @fastify/pre-commit (#498)
1 parent a317c66 commit bff1990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
},
3434
"homepage": "https://github.com/fastify/fast-json-stringify#readme",
3535
"devDependencies": {
36+
"@fastify/pre-commit": "^2.0.2",
3637
"@sinclair/typebox": "^0.24.9",
3738
"benchmark": "^2.1.4",
3839
"cli-select": "^1.1.2",
3940
"compile-json-stringify": "^0.1.2",
4041
"is-my-json-valid": "^2.20.0",
4142
"luxon": "^3.0.1",
42-
"pre-commit": "^1.2.2",
4343
"proxyquire": "^2.1.3",
4444
"semver": "^7.1.0",
4545
"simple-git": "^3.7.1",

0 commit comments

Comments
 (0)