Update pre-commit cache directory.

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2017-09-07 19:31:59 -07:00
parent 3a26cd1f1b
commit 8f1217bf9f
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@ after_success: coveralls
cache:
directories:
- $HOME/.cache/pip
- $HOME/.pre-commit
- $HOME/.cache/pre-commit
- /tmp/git-lfs

View file

@ -14,4 +14,4 @@ test_script: tox
cache:
- '%LOCALAPPDATA%\pip\cache'
- '%USERPROFILE%\.pre-commit'
- '%USERPROFILE%\.cache\pre-commit'