mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
module.exports = {
|
|
globals: {
|
|
renovateCache: true,
|
|
},
|
|
};
|