Skip to content

Commit d232f36

Browse files
committed
update dependabot config
1 parent cb29f6d commit d232f36

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
assignees:
8+
- "dwillcocks"
79
- package-ecosystem: "docker"
810
directory: "/"
911
schedule:
1012
interval: "daily"
13+
assignees:
14+
- "dwillcocks"
1115
- package-ecosystem: "gomod"
1216
directory: "/"
1317
schedule:
1418
interval: "daily"
19+
assignees:
20+
- "dwillcocks"

0 commit comments

Comments
 (0)