ci(renovate): switch to shared configs #61

Merged
t.behrendt merged 1 commits from ci-renovate-switch-to-shared-configs into main 2025-12-12 21:51:08 +01:00

View File

@@ -1,6 +1,9 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"], "extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
],
"packageRules": [ "packageRules": [
{ {
"matchPackageNames": ["golang", "gomod", "go"], "matchPackageNames": ["golang", "gomod", "go"],