Skip to content

Commit

Permalink
chore(deps): remove unused junit
Browse files Browse the repository at this point in the history
  • Loading branch information
jurijzahn8019 committed Feb 1, 2024
1 parent acb0641 commit 7d920aa
Show file tree
Hide file tree
Showing 5 changed files with 26,552 additions and 8,635 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

$(npm bin)/commitlint --edit "$1"
npm exec commitlint -- --edit "$1"
Loading

0 comments on commit 7d920aa

Please sign in to comment.