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/**"],
|
"ignorePaths": ["census/**", "new/**"],
|
||||||
"labels": ["Updates/Upgrades"],
|
"labels": ["Updates/Upgrades"],
|
||||||
"osvVulnerabilityAlerts": true,
|
"osvVulnerabilityAlerts": true,
|
||||||
|
"packageRules": [{
|
||||||
|
"groupName": "eslint",
|
||||||
|
"matchPackageNames": ["eslint**", "@nuxt/eslint"]
|
||||||
|
}, {
|
||||||
|
"groupName": "sentry",
|
||||||
|
"matchPackageNames": ["@sentry/**"]
|
||||||
|
}],
|
||||||
"rangeStrategy": "bump",
|
"rangeStrategy": "bump",
|
||||||
"vulnerabilityAlerts": {
|
"vulnerabilityAlerts": {
|
||||||
"dependencyDashboardApproval": false
|
"dependencyDashboardApproval": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user