Merge pull request 'Update config.js' (#35) from jank-patch-1 into main
All checks were successful
renovate / renovate (push) Successful in 4m4s
All checks were successful
renovate / renovate (push) Successful in 4m4s
Reviewed-on: #35
This commit is contained in:
commit
a15802a766
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
||||||
|
|
||||||
// --- Caching ---
|
// --- Caching ---
|
||||||
// Explicitly enable caching (good practice, though often default)
|
// Explicitly enable caching (good practice, though often default)
|
||||||
persistCache: true,
|
// persistCache: true,
|
||||||
// Use the default cache directory which we will map in the Action
|
// Use the default cache directory which we will map in the Action
|
||||||
// cacheDir: "/tmp/renovate-cache", // Default, usually no need to set
|
// cacheDir: "/tmp/renovate-cache", // Default, usually no need to set
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue