mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-13 07:41:19 +08:00
Merge branch 'all-repos_autofix_pre-commit-cache-dir'
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user