Skip to content

Commit

Permalink
enhancement(ci): group artifact dependabot upgrades (#19390)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmith3197 authored Dec 14, 2023
1 parent 5e0dc25 commit b7b8081
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,8 @@ updates:
- "domain: ci"
commit-message:
prefix: "chore(ci)"
groups:
artifact:
patterns:
- "actions/download-artifact"
- "actions/upload-artifact"

0 comments on commit b7b8081

Please sign in to comment.