mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
chore(rennovate): ignore updates for express (#5044)
This commit is contained in:
parent
9c4f41d784
commit
cd6d740dc3
1 changed files with 2 additions and 1 deletions
|
|
@ -10,5 +10,6 @@
|
||||||
],
|
],
|
||||||
"vulnerabilityAlerts": {
|
"vulnerabilityAlerts": {
|
||||||
"enabled": "true"
|
"enabled": "true"
|
||||||
}
|
},
|
||||||
|
"ignoreDeps": ["express"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue