Files
cunningham/renovate.json

7 lines
108 B
JSON
Raw Normal View History

{
"extends": [
"github>openfun/renovate-configuration"
],
"ignorePaths": ["**/node_modules/**"]
}