Skip to content

Commit 3dc09d7

Browse files
authored
Merge pull request #1175 from EnergySystemsModellingLab/group-dependabot-prs
Group dependabot dependencies
2 parents 875960b + 679568f commit 3dc09d7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
rust:
14+
patterns: ["*"]
1215
- package-ecosystem: "github-actions"
1316
directory: "/"
1417
schedule:
1518
interval: "weekly"
19+
groups:
20+
github-actions:
21+
patterns: ["*"]

0 commit comments

Comments
 (0)