Update config.js
All checks were successful
renovate / renovate (push) Successful in 5m10s

This commit is contained in:
Jan K9f 2025-03-27 14:39:05 +00:00
parent 6f14bb6b4b
commit cf1d59ae45

View file

@ -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