Files
pnpm/.github
Zoltan Kochan d3651ba831 ci: disable git hooks in the update-lockfile workflow too
Same failure mode as create-release-pr: the full install wires the husky
hooks and the push step runs the pre-push TS compile/lint on every daily
run. It only skips the Rust sweep when the remote chore/update-lockfile
branch already exists, because the shallow clone lacks the remote tip and
the hook's git log fails silently; on a fresh branch it does the full
cargo clippy/doc pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 11:48:17 +02:00
..
2025-08-09 02:39:13 +02:00
2025-06-17 12:51:44 +02:00