Skip to content

Commit 373bacd

Browse files
authored
Group clap dependency updates (#1101)
1 parent 67cd11a commit 373bacd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ version: 2
22
updates:
33
- package-ecosystem: cargo
44
directory: "/"
5+
groups:
6+
clap:
7+
patterns:
8+
- "clap"
9+
- "clap_*"
510
schedule:
611
interval: "weekly"
712
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)