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"