mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +00:00
Merge branch 'all-repos_autofix_pre-commit-cache-dir'
This commit is contained in:
commit
4eba5d029c
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