ci(renovate): switch to shared configs
All checks were successful
CI / Test (pull_request) Successful in 18s

This commit is contained in:
2025-11-15 20:47:40 +01:00
parent 9e8538e573
commit 0e6e7c12ef

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"],