mirror of
https://github.com/jaywcjlove/linux-command.git
synced 2026-01-12 00:23:54 +08:00
12 lines
148 B
JSON
12 lines
148 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["*"],
|
|
"rangeStrategy": "replace"
|
|
}
|
|
]
|
|
}
|