Skip to content

Commit 099cfad

Browse files
Group dependabot
1 parent 7e2af1d commit 099cfad

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
@@ -4,6 +4,11 @@
44
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
55

66
version: 2
7+
groups:
8+
production-dependencies:
9+
dependency-type: "production"
10+
development-dependencies:
11+
dependency-type: "development"
712
updates:
813
- package-ecosystem: "cargo"
914
directory: "/"

0 commit comments

Comments
 (0)