10 lines
194 B
JSON
10 lines
194 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchPackageNames": ["Bun", "oven/bun"],
|
|
"groupName": "bun version update"
|
|
}
|
|
]
|
|
}
|