diff --git a/.git-hooks/pre-commit b/.git-hooks/pre-commit index 382524a..3d00ad3 100755 --- a/.git-hooks/pre-commit +++ b/.git-hooks/pre-commit @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash sasjs lint # Avoid commits to the master branch