mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-21 22:38:51 +00:00
set up pre-commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
parent
8f41db0dda
commit
5cf63fb3ad
2 changed files with 19 additions and 3 deletions
3
.husky/pre-commit
Executable file
3
.husky/pre-commit
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
npx lint-staged
|
||||
npm run build
|
||||
git add dist/
|
||||
Loading…
Add table
Add a link
Reference in a new issue