diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a33f75428..096e29001 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -56,3 +56,8 @@ updates: interval: "weekly" open-pull-requests-limit: 10 target-branch: develop + groups: + actions: + patterns: + # Combine updates for github provided actions + - "actions/*"