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:
parent
11c9daf372
commit
56c4e645ab
1 changed files with 0 additions and 2 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue