Skip to content

Commit

Permalink
fix(vendors): add a group slug for the bfra-me/works monorepo (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Dec 14, 2024
1 parent f5552c7 commit 17f8b05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendors.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
"description": "Group packages from @bfra-me/works monorepo together.",
"matchSourceUrls": ["https://github.com/bfra-me/works"],
"matchUpdateTypes": ["digest", "patch", "minor", "major"],
"groupName": "bfra-me/works monorepo"
"groupName": "bfra-me/works monorepo",
"groupSlug": "bfra-me-works-monorepo"
}
]
},
Expand Down

0 comments on commit 17f8b05

Please sign in to comment.