Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 228260c

Browse files
committed
Update dependabot config for go modules
1 parent 0475cf6 commit 228260c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.dependabot/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 1
22
update_configs:
3-
- package_manager: "go:dep"
4-
directory: "/img2lambda"
3+
- package_manager: "go:modules"
4+
directory: "/"
55
update_schedule: "monthly"

0 commit comments

Comments
 (0)