Skip to content

Commit f77909b

Browse files
authored
ci: add group for resty and testify in dependabot (#607)
1 parent 017dc45 commit f77909b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ updates:
2121
labels:
2222
- dependencies
2323
- go
24+
groups:
25+
resty:
26+
patterns:
27+
- github.com/go-resty/resty
28+
testify:
29+
patterns:
30+
- github.com/stretchr/testify
2431

2532
- package-ecosystem: docker
2633
directory: /

0 commit comments

Comments
 (0)