mirror of https://github.com/nicolargo/glances.git
Change ignore file for renovate.json
This commit is contained in:
parent
8d27f97b10
commit
89f16847bd
|
|
@ -3,5 +3,5 @@
|
|||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"ignorePaths": ["glances/outputs/static/package-lock.json"]
|
||||
"ignorePaths": ["**/package-lock.json"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue