mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
79727b14bb
commit
7e0e28849b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ def _get_default_directory() -> str:
|
||||||
os.environ.get('XDG_CACHE_HOME') or '~/.cache',
|
os.environ.get('XDG_CACHE_HOME') or '~/.cache',
|
||||||
'pre-commit',
|
'pre-commit',
|
||||||
)
|
)
|
||||||
|
|
||||||
return os.path.realpath(os.path.expanduser(ret))
|
return os.path.realpath(os.path.expanduser(ret))
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue