diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 96505a93..fa834ff4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,8 @@ updates: interval: "weekly" commit-message: prefix: "ci(dependabot):" + + groups: + github-actions: + patterns: + - "actions/*"