We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d31b91 commit 16799d8Copy full SHA for 16799d8
.github/dependabot.yml
@@ -0,0 +1,30 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "cargo"
4
+ directory: "."
5
+ schedule:
6
+ interval: "weekly"
7
8
+ directory: "lambda-events"
9
10
11
12
+ directory: "lambda-extension"
13
14
15
16
+ directory: "lambda-http"
17
18
19
20
+ directory: "lambda-integration-tests"
21
22
23
24
+ directory: "lambda-runtime-api-client"
25
26
27
28
+ directory: "lambda-runtime"
29
30
0 commit comments