7 lines
108 B
JSON
7 lines
108 B
JSON
|
|
{
|
||
|
|
"extends": [
|
||
|
|
"github>openfun/renovate-configuration"
|
||
|
|
],
|
||
|
|
"ignorePaths": ["**/node_modules/**"]
|
||
|
|
}
|