Skip to content

Commit

Permalink
.github/dependabot: group all github-actions dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrus committed Jun 2, 2024
1 parent bdade84 commit 353e9d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Empty file added .changelog/5711.trivial.md
Empty file.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ updates:
time: "07:00"
commit-message:
prefix: "ci:"
groups:
# Update all dependencies in a single PR.
github-actions:
patterns:
- "*"
labels:
- c:deps
- c:testing
Expand Down

0 comments on commit 353e9d6

Please sign in to comment.