From df822feb4f7eea57a33fcd46ed4ae37b2294b71d Mon Sep 17 00:00:00 2001 From: jrfnl Date: Mon, 18 Aug 2025 18:07:04 +0200 Subject: [PATCH] Dependabot: fix label --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a1d5171..f25adbb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,4 +13,4 @@ updates: commit-message: prefix: "GH Actions:" labels: - - "Type: chores/QA" + - "Type: chores/QA/automation"