refactor: rename bun-npm -> npm

This commit is contained in:
2026-07-09 07:26:45 +02:00
parent 5696d59376
commit 5212f3a0d5
4 changed files with 43 additions and 29 deletions
+9
View File
@@ -28,6 +28,15 @@
"platformAutomerge": true,
"automergeType": "pr",
"addLabels": ["automerge"]
},
{
"matchManagers": ["renovate-config"],
"matchPackageNames": ["local>t.behrendt/renovate-configs:bun-npm"],
"replacementName": "local>t.behrendt/renovate-configs:npm",
"automerge": true,
"platformAutomerge": true,
"automergeType": "pr",
"addLabels": ["automerge"]
}
],
"osvVulnerabilityAlerts": true,