From 51f0e493b1bb2252c505c7760cca418b821e0ff8 Mon Sep 17 00:00:00 2001 From: Alexander Nachtmann Date: Mon, 25 May 2026 18:46:41 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20repoint=20Renovate=20preset=20?= =?UTF-8?q?=E2=86=92=20github-settings-automation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 032aa3c..86804ff 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>ANcpLua/renovate-config"], + "extends": ["github>ANcpLua/github-settings-automation"], "packageRules": [ { "description": "Block self-bumps — SDK does not auto-bump its own packages (boot-strap concern; ANcpLua.NET.Sdk.Test self-pin is intentional)",