mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(renovate) group eslint and sentry packages
This commit is contained in:
parent
c2c7b7d3de
commit
fba88ca9df
@ -7,6 +7,13 @@
|
||||
"ignorePaths": ["census/**", "new/**"],
|
||||
"labels": ["Updates/Upgrades"],
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"packageRules": [{
|
||||
"groupName": "eslint",
|
||||
"matchPackageNames": ["eslint**", "@nuxt/eslint"]
|
||||
}, {
|
||||
"groupName": "sentry",
|
||||
"matchPackageNames": ["@sentry/**"]
|
||||
}],
|
||||
"rangeStrategy": "bump",
|
||||
"vulnerabilityAlerts": {
|
||||
"dependencyDashboardApproval": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user