diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af799b281..8df8fa729 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,3 +22,7 @@ updates: separator: "-" # https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437 versioning-strategy: increase + groups: + commitlint: + patterns: + - "@commitlint*"