Compare commits

...

2 commits

Author SHA1 Message Date
a15802a766 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
2025-03-27 14:44:25 +00:00
cf1d59ae45 Update config.js
All checks were successful
renovate / renovate (push) Successful in 5m10s
2025-03-27 14:39:05 +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