From 07f65cfce0d5c318edd2e6bf3a128f4f14665734 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Thu, 16 Oct 2025 10:49:42 -0400 Subject: [PATCH] chore: Upper bound file deps change has chore scope --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index d2b21a583a..a319663dbd 100644 --- a/renovate.json +++ b/renovate.json @@ -221,6 +221,7 @@ "matchManagers": [ "regex" ], + "semanticCommitType": "chore", "matchFileNames": ["dependencies.txt"], "matchDatasources": ["maven"], "groupName": "Upper Bound Dependencies File",