5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 10:46:56 +00:00

The cache code is now all in the action

This commit is contained in:
Anthony Sottile 2020-06-18 12:54:29 -07:00 committed by GitHub
parent 11c9daf372
commit 56c4e645ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,6 @@ This does a few things:
- installs python
- sets up the `pre-commit` cache
Hopefully in the future when `actions` matures the yaml can be simplified.
### using this action with custom invocations
By default, this action runs all the hooks against all the files. `extra_args`