1 parent b3b68c1 commit d11b026Copy full SHA for d11b026
1 file changed
.github/dependabot.yml
@@ -10,3 +10,8 @@ updates:
10
schedule:
11
interval: "weekly"
12
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