Skip to content

Commit 562e665

Browse files
authored
chore: Change Dependabot to group dependencies (GoogleCloudPlatform#11535)
1 parent b2208f4 commit 562e665

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
groups:
2+
production-dependencies:
3+
dependency-type: "production"
4+
development-dependencies:
5+
dependency-type: "development"

0 commit comments

Comments
 (0)