Archived
1
0

chore(rennovate): ignore updates for express (#5044)

This commit is contained in:
Joe Previte
2022-03-30 13:25:37 -07:00
committed by GitHub
parent 9c4f41d784
commit cd6d740dc3

View File

@ -10,5 +10,6 @@
],
"vulnerabilityAlerts": {
"enabled": "true"
}
},
"ignoreDeps": ["express"]
}