mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
Update pre-commit cache directory.
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
3a26cd1f1b
commit
8f1217bf9f
2 changed files with 2 additions and 2 deletions
|
|
@ -18,5 +18,5 @@ after_success: coveralls
|
|||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $HOME/.pre-commit
|
||||
- $HOME/.cache/pre-commit
|
||||
- /tmp/git-lfs
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@ test_script: tox
|
|||
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\cache'
|
||||
- '%USERPROFILE%\.pre-commit'
|
||||
- '%USERPROFILE%\.cache\pre-commit'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue