mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
fix tests for submodules for CVE-2022-39253
This commit is contained in:
parent
0239b27f4f
commit
bc96b0bcf6
2 changed files with 4 additions and 4 deletions
1
tox.ini
1
tox.ini
|
|
@ -23,5 +23,6 @@ env =
|
|||
GIT_COMMITTER_NAME=test
|
||||
GIT_AUTHOR_EMAIL=test@example.com
|
||||
GIT_COMMITTER_EMAIL=test@example.com
|
||||
GIT_ALLOW_PROTOCOL=file
|
||||
VIRTUALENV_NO_DOWNLOAD=1
|
||||
PRE_COMMIT_NO_CONCURRENCY=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue