mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 17:16:25 +00:00
8 lines
142 B
Text
8 lines
142 B
Text
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`config/presets/npm should return preset 1`] = `
|
||
|
Object {
|
||
|
"rangeStrategy": "auto",
|
||
|
}
|
||
|
`;
|