Merge branch 'all-repos_autofix_pre-commit-cache-dir'

This commit is contained in:
Anthony Sottile 2017-09-07 19:32:00 -07:00
commit 4eba5d029c
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'