Skip to content

Commit

Permalink
renovate: use analysis view label for apexcharts deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Sep 20, 2023
1 parent 3bf9539 commit efdb780
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@
],
"automerge": true,
"schedule": ["on sunday"]
},
{
"groupName": "analysis view packages",
"matchPackageNames": [
"apexcharts",
"vue3-apexcharts"
],
"addLabel": "analysis view"
}
],
"vulnerabilityAlerts": {
Expand Down

0 comments on commit efdb780

Please sign in to comment.