Skip to content

Commit

Permalink
Turn off push hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
muffinista committed Mar 28, 2020
1 parent c30fd1c commit a0b50e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Refer for explanation to following link:
# https://github.com/Arkweid/lefthook/blob/master/docs/full_guide.md
#
pre-push:
commands:
packages-audit:
tags: frontend security
run: yarn audit
# pre-push:
# commands:
# packages-audit:
# tags: frontend security
# run: yarn audit
# gems-audit:
# tags: backend security
# run: bundle audit
Expand Down

0 comments on commit a0b50e6

Please sign in to comment.