Skip to content

Commit 6420d07

Browse files
committed
Dsiable chlg verification
1 parent 8200c23 commit 6420d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
# Check for changelog files in staged changes
5-
./scripts/check-changelog.sh
5+
# ./scripts/check-changelog.sh
66

77
npx lint-staged

0 commit comments

Comments
 (0)