0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-04-15 04:54:17 +00:00

feat(corepack): Add env COREPACK_INTEGRITY_KEYS ()

This commit is contained in:
Alex Kessock 2024-05-14 01:34:51 -06:00 committed by GitHub
parent 04f4edbd51
commit 84e4239c62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,7 @@ const basicEnvVars = [
'COREPACK_ENABLE_PROJECT_SPEC',
'COREPACK_ENABLE_UNSAFE_CUSTOM_URLS',
'COREPACK_HOME',
'COREPACK_INTEGRITY_KEYS',
'COREPACK_NPM_REGISTRY',
'COREPACK_NPM_TOKEN',
'COREPACK_NPM_USERNAME',