Skip to content

Commit 2140981

Browse files
committed
feat(dependabot) group sdk dependencies
1 parent dee3dff commit 2140981

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ updates:
77
cooldown:
88
default-days: 7
99
exclude: ["github.com/stackitcloud*"]
10+
groups:
11+
stackit:
12+
patterns:
13+
- "github.com/stackitcloud/stackit-sdk-go/*"
1014
- package-ecosystem: "github-actions"
1115
directory: "/"
1216
schedule:

0 commit comments

Comments
 (0)