Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Issue 159 - Using latest git hooks (#322)
#159 [Pre-commit does not support using a latest tag](https://pre-commit.com/#using-the-latest-version-for-a-repository), the only way to use latest is to update after install. I tested these changes by updating the version I installed with brew re-initializing a test repo with javascript and python code. It looks like the fix I made to the update command could use a regression test, that line of code cannot run without a folder path argument. Co-authored-by: Rob Rodriguez <[email protected]>
- Loading branch information