jumanjihouse / pre-commit-hooks

git pre-commit hooks that work with http://pre-commit.com/
MIT License
114 stars 52 forks source link

fix: Change shebang from /bin/sh to /usr/bin/env sh #95

Closed PigeonF closed 2 years ago

PigeonF commented 2 years ago

Closes #67

This is the same change as #94, but for all the remaining files in the repository.

Also, many thanks for creating this repo!

PigeonF commented 2 years ago

~Ah, let me know if I should amend the commit to remove the Closes line so that CI does not fail~

Edited the commit, because I had to amend it anyways

jumanjiman commented 2 years ago

@PigeonF Thanks for the PR!

@Kurt-von-Laven Thanks for the bump!

merged.

Kurt-von-Laven commented 2 years ago

Thank you! It would be great to tag a release if you have time.

jumanjiman commented 2 years ago

done!