diff --git a/bin/githooks/pre-push b/bin/githooks/pre-push index bc1136c..8f10b78 100755 --- a/bin/githooks/pre-push +++ b/bin/githooks/pre-push @@ -2,7 +2,7 @@ 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 background-and-notify lint rubocop