kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore: renovate upgrade per component
Separate renovate upgrade per component, for api/*, front/*, and docs/* packages files.environments/review-docs-renov-vr2nay/deployments/15780
rodzic
3077dea81d
commit
8af7946d8a
|
@ -14,6 +14,10 @@
|
||||||
"rangeStrategy": "pin",
|
"rangeStrategy": "pin",
|
||||||
"ignoreDeps": ["$CI_REGISTRY/funkwhale/backend-test-docker"],
|
"ignoreDeps": ["$CI_REGISTRY/funkwhale/backend-test-docker"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchPaths": ["api/*", "front/*", "docs/*"],
|
||||||
|
"additionalBranchPrefix": "{{parentDir}}-"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["major", "minor"],
|
"matchUpdateTypes": ["major", "minor"],
|
||||||
"matchBaseBranches": ["stable"],
|
"matchBaseBranches": ["stable"],
|
||||||
|
|
Ładowanie…
Reference in New Issue