pre-commit-php icon indicating copy to clipboard operation
pre-commit-php copied to clipboard

moved hooks config for pre-commit 2.0

Open mikedfunk opened this issue 8 years ago • 1 comments

This fixes this warning in pre-commit 2.0:

[WARNING] [email protected]:hootsuite/pre-commit-php.git uses legacy hooks.yaml to provide hooks.
In newer versions, this file is called .pre-commit-hooks.yaml
This will work in this version of pre-commit but will be removed at a later time.
If `pre-commit autoupdate` does not silence this warning consider making an issue / pull request.

mikedfunk avatar Feb 04 '17 01:02 mikedfunk

This has been fixed in our fork. See #22

FatherShawn avatar Aug 02 '17 15:08 FatherShawn