ci(renovate): switch to shared configs (#61)

Reviewed-on: #61
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #61.
This commit is contained in:
2025-12-12 21:51:07 +01:00
committed by t.behrendt
parent dc76c5fb26
commit 0193eac6e5

View File

@@ -1,6 +1,9 @@
{
"$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": [
{
"matchPackageNames": ["golang", "gomod", "go"],