From 552b4cbffac2abe0c29aa72e59b2991870b36f87 Mon Sep 17 00:00:00 2001 From: "phnx47[bot]" <78849906+phnx47-bot@users.noreply.github.com> Date: Sun, 23 Nov 2025 06:59:19 +0000 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 3a523fe..5c6bcde 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [":dependencyDashboard", ":semanticPrefixFixDepsChoreOthers", "group:monorepos", "workarounds:all"], + "extends": [":dependencyDashboard", "group:monorepos"], "labels": ["dependencies"], "assignees": ["phnx47"], "semanticCommits": "disabled",