Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
10 lines
187 B
JSON
10 lines
187 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchPackageNames": ["Bun", "oven/bun"],
|
|
"groupName": "bun version"
|
|
}
|
|
]
|
|
}
|