mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-03 22:20:17 +00:00
31a3ec9eae
Update renovate
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"extends": [
|
|
"github>fluencelabs/renovate",
|
|
"github>fluencelabs/renovate:npm"
|
|
],
|
|
"ignorePaths": ["api/aqua-api-example/**"],
|
|
"enabledManagers": ["npm"]
|
|
}
|