mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-27 14:51:21 +00:00
12 lines
No EOL
284 B
JSON
12 lines
No EOL
284 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base"],
|
|
"reviewers": ["bartvdbraak"],
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePrefixes": ["azure"],
|
|
"groupName": "Azure Dependencies",
|
|
"groupSlug": "azure-dependencies"
|
|
}
|
|
]
|
|
} |