Skip to content

Commit

Permalink
[DUOS-3067] Group GitHub Action updates (#2545)
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois authored Apr 18, 2024
1 parent 873eedd commit ee7a608
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ updates:
reviewers:
- "@DataBiosphere/DUOS"
commit-message:
prefix: "[DUOS-1740-dependabot]"
prefix: "[DUOS-1740-actions]"
groups:
action-dependencies:
patterns:
- "*"
- package-ecosystem: "npm"
directory: "/"
schedule:
Expand All @@ -22,7 +26,7 @@ updates:
- "dependency"
- "npm"
commit-message:
prefix: "[DUOS-1740-dependabot]"
prefix: "[DUOS-1740-npm]"
groups:
npm-dependencies:
patterns:
Expand All @@ -39,7 +43,7 @@ updates:
- "dependency"
- "docker"
commit-message:
prefix: "[DUOS-1740-dependabot]"
prefix: "[DUOS-1740-docker]"
groups:
docker-dependencies:
patterns:
Expand Down

0 comments on commit ee7a608

Please sign in to comment.