Files
shockbot/.husky/pre-commit
T
2025-10-13 16:57:02 -04:00

7 lines
167 B
Plaintext
Executable File

# Ensure lockfile is up to date
echo "🔒 Updating lockfile..."
pnpm install --lockfile-only
# Add the built files and lockfile to the commit
git add pnpm-lock.yaml