Skip to content

Commit

Permalink
Merge branch 'master' into joscha/fix-outdated-glob
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Oct 3, 2024
2 parents 82bc008 + 630e602 commit 802ddb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn commitlint --edit $1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dep-graph": "nx dep-graph",
"help": "nx help",
"semantic-release": "semantic-release",
"prepare": "husky install"
"prepare": "husky"
},
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit 802ddb8

Please sign in to comment.