Commit 6fa1b15
committed
chore: refresh pnpm-lock.yaml after fleet hook cascade
Cascade 666d64e added .claude/hooks/scan-label-in-commit-guard/ with package.json declaring @types/node@catalog: but didn't update pnpm-lock.yaml. CI installs fail with ERR_PNPM_OUTDATED_LOCKFILE because pnpm runs with --frozen-lockfile by default in CI. Re-running pnpm install picks up the new dependency entry.1 parent a7993d4 commit 6fa1b15
1 file changed
Lines changed: 72 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments