From 84cc76fefde996e284a783cfe2f8e4350e8dd6a8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 25 May 2026 15:18:55 +0000 Subject: [PATCH] chore(renovate): allow major updates for github actions Agent-Logs-Url: https://github.com/DevExpress/DevExtreme.AspNet.Data/sessions/db3a0aeb-7eaa-4ef9-9f7b-86f07454d5e9 Co-authored-by: pharret31 <5155575+pharret31@users.noreply.github.com> --- renovate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/renovate.json b/renovate.json index 9d44c010..0481d572 100644 --- a/renovate.json +++ b/renovate.json @@ -20,6 +20,11 @@ "excludePackageNames": [ "DevExpress.Xpo", "FluentNHibernate" ], "matchUpdateTypes": [ "major" ], "enabled": false + }, + { + "matchManagers": [ "github-actions" ], + "matchUpdateTypes": [ "major" ], + "enabled": true } ], "reviewers": [