From 87de54b017a2e06b92aa2a6edf828dc859705691 Mon Sep 17 00:00:00 2001 From: Vladimir Gorej Date: Tue, 7 Jul 2026 08:56:54 +0200 Subject: [PATCH] chore(deps): group @speclynx/apidom-* dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 083eb3f..d9b805c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,10 @@ updates: commit-message: prefix: "chore" include: "scope" + groups: + speclynx-apidom: + patterns: + - "@speclynx/apidom-*" - package-ecosystem: "github-actions"