diff --git a/bin/githooks/pre-push b/bin/githooks/pre-push index 7c4edef..c2f60d6 100755 --- a/bin/githooks/pre-push +++ b/bin/githooks/pre-push @@ -2,6 +2,6 @@ set -euo pipefail # exit on any error, don't allow undefined variables, pipes don't swallow errors -lint gitleaks +lint secrets background-and-notify lint newlines