Skip to content

Commit

Permalink
Merge branch 'master' into grpc-instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarchaud authored Jan 5, 2021
2 parents 41f11d8 + 6b5d347 commit f4542c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"husky": {
"hooks": {
"pre-commit": "lerna run --concurrency 1 --stream lint:fix --since HEAD --exclude-dependents",
"pre-commit": "lerna run --concurrency 1 --stream lint --since HEAD --exclude-dependents",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
Expand Down

0 comments on commit f4542c0

Please sign in to comment.