Skip to content

Commit 922a33c

Browse files
committed
Group Dependabot updates by ecosystem
1 parent f1e8958 commit 922a33c

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
@@ -5,6 +5,9 @@ updates:
55
schedule:
66
interval: "weekly"
77
day: "monday"
8+
groups:
9+
github-actions:
10+
patterns: ["*"]
811

912
- package-ecosystem: "docker"
1013
directory: "/"
@@ -17,3 +20,6 @@ updates:
1720
schedule:
1821
interval: "weekly"
1922
day: "monday"
23+
groups:
24+
python-deps:
25+
patterns: ["*"]

0 commit comments

Comments
 (0)