Merge pull request 'Update config.js' (#35) from jank-patch-1 into main
All checks were successful
renovate / renovate (push) Successful in 4m4s

Reviewed-on: #35
This commit is contained in:
Jan K9f 2025-03-27 14:44:25 +00:00
commit a15802a766

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