Skip to content

Commit d11b026

Browse files
committed
action: check contrib/ gomod as well
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
1 parent b3b68c1 commit d11b026

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ updates:
1010
schedule:
1111
interval: "weekly"
1212

13+
- package-ecosystem: "gomod" # See documentation for possible values
14+
directory: "/contrib/cloudflare" # Location of package manifests
15+
schedule:
16+
interval: "weekly"
17+

0 commit comments

Comments
 (0)