We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02e28d5 + b832d7c commit 0ac07a6Copy full SHA for 0ac07a6
.husky/pre-commit
@@ -1 +1,7 @@
1
npm run prepack && npm run lint-staged
2
+
3
+echo "\n\n Running Talisman secret scan..."
4
+talisman --githook pre-commit
5
6
+echo "\n\n Running Snyk vulnerability scan..."
7
+snyk test --all-projects
0 commit comments