Renovate - Ignore package-lock.json

This commit is contained in:
nicolargo 2024-01-20 10:55:24 +01:00
parent 42f95f3cb7
commit 08d8634899
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
"extends": [
"config:base"
],
"ignorePaths": ["**/package-lock.json"]
"ignorePaths": ["glances/outputs/static/package-lock.json"]
}