mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-01-12 15:05:28 +08:00
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["*"],
|
|
"rangeStrategy": "replace"
|
|
}
|
|
]
|
|
}
|