Skip to content

Commit c8e71c2

Browse files
authored
fix: adjust resty/v2 in groups patterns (#608)
1 parent f77909b commit c8e71c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ updates:
2424
groups:
2525
resty:
2626
patterns:
27-
- github.com/go-resty/resty
27+
- github.com/go-resty/resty/v2
2828
testify:
2929
patterns:
3030
- github.com/stretchr/testify

0 commit comments

Comments
 (0)