mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-09 16:36:40 +03:00
8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"ignorePaths": ["glances/outputs/static/package-lock.json"]
|
|
}
|