ci(renovate): switch to shared configs #56

Merged
t.behrendt merged 1 commits from ci-switch-to-shared-config into main 2025-11-15 20:51:05 +01:00
Showing only changes of commit 0e6e7c12ef - Show all commits

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
],
"packageRules": [ "packageRules": [
{ {
"matchPackageNames": ["Bun", "oven/bun"], "matchPackageNames": ["Bun", "oven/bun"],