Skip to content

Precommit hook - #1525

Merged
n1ckoates merged 1 commit into
mainfrom
nick/precommit-lint
Jul 7, 2026
Merged

Precommit hook#1525
n1ckoates merged 1 commit into
mainfrom
nick/precommit-lint

Conversation

@n1ckoates

Copy link
Copy Markdown
Member

Add a precommit hook using Husky that uses lint-staged to only lint/fmt the staged portion of staged files.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chatbot Ready Ready Preview, Comment Jul 7, 2026 10:58pm

Comment thread package.json
"ultracite": "^7.8.4"
},
"lint-staged": {
"*": "corepack pnpm run fix --"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need corepack here as well?

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​husky@​9.1.71001006280100
Addednpm/​lint-staged@​16.4.010010010097100

View full report

@n1ckoates
n1ckoates merged commit 75722ab into main Jul 7, 2026
6 of 7 checks passed
@n1ckoates
n1ckoates deleted the nick/precommit-lint branch July 7, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants