Skip to content

Commit ad1759c

Browse files
committed
Enable dependabot for sigv4
Also update the sigv4 go.mod with dependabot. Signed-off-by: SuperQ <[email protected]>
1 parent b933a95 commit ad1759c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: monthly
7+
- package-ecosystem: "gomod"
8+
directory: "/sigv4"
9+
schedule:
10+
interval: monthly

0 commit comments

Comments
 (0)