diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e2ec3c3a9..212b5b656 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -118,6 +118,7 @@ catalogs: ignoredBuiltDependencies: - '@prisma/client' - better-sqlite3 + - simple-git-hooks # [workaround] postinstall script bundled in simple-git-hooks fails to execute with `enableGlobalVirtualStore: true`. Using local postinstall script to run `npx simple-git-hooks` instead. onlyBuiltDependencies: - '@discordjs/opus' @@ -139,7 +140,6 @@ onlyBuiltDependencies: - onnxruntime-node - protobufjs - sharp - - simple-git-hooks - spawn-sync - utf-8-validate - vue-demi