Update config.js #35

Merged
jank merged 1 commit from jank-patch-1 into main 2025-03-27 14:44:25 +00:00

View file

@ -6,7 +6,7 @@ module.exports = {
// --- Caching ---
// Explicitly enable caching (good practice, though often default)
persistCache: true,
// persistCache: true,
// Use the default cache directory which we will map in the Action
// cacheDir: "/tmp/renovate-cache", // Default, usually no need to set