Skip to content

Commit 0e398e0

Browse files
Update to group dependabot pull requests (#14)
1 parent e7b31f4 commit 0e398e0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
groups:
8+
all:
9+
patterns:
10+
'*'
711

812
- package-ecosystem: "pip"
913
directory: "/"
1014
schedule:
1115
interval: "monthly"
16+
groups:
17+
all:
18+
patterns:
19+
'*'

0 commit comments

Comments
 (0)