Skip to content

Commit

Permalink
chore(deps): update all non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip9587 committed Sep 24, 2024
1 parent 82866e2 commit e5b0b8f
Show file tree
Hide file tree
Showing 4 changed files with 481 additions and 591 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx commitlint --edit $1
commitlint --edit $1
8 changes: 4 additions & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
npx pretty-quick --staged
npx nx build nx-stylelint
npx nx run-many -t lint
npx nx test nx-stylelint
pretty-quick --staged
nx build nx-stylelint
nx run-many -t lint
nx test nx-stylelint
Loading

0 comments on commit e5b0b8f

Please sign in to comment.