Skip to content

Commit d182dee

Browse files
committed
fix
1 parent c940a4b commit d182dee

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
@@ -7,7 +7,7 @@ then
77
fi
88

99
git-secrets --register-aws > /dev/null
10-
git-secrets --pre_commit_hook -- "$@"
10+
git-secrets --scan
1111

1212
npm run fix
1313
npm run check

0 commit comments

Comments
 (0)