Skip to content

Commit

Permalink
chore(deps): create groups for GH actions dependabot updates (#2355)
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez committed Sep 28, 2023
1 parent 88f5bde commit 2ee6f27
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,11 @@ updates:
open-pull-requests-limit: 3
schedule:
interval: daily
groups:
github-actions:
patterns:
- "^actions/*"
- "^github/codeql-action"
docker:
patterns:
- "docker/*"

0 comments on commit 2ee6f27

Please sign in to comment.