We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ea7bd commit b30d1f3Copy full SHA for b30d1f3
1 file changed
.github/dependabot.yml
@@ -0,0 +1,26 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "bundler"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ cooldown:
8
+ default-days: 7
9
10
+ directory: "/examples/chatbot/aws-bedrock"
11
12
13
14
15
16
+ directory: "/examples/chatbot/openai"
17
18
19
20
21
+ - package-ecosystem: "github-actions"
22
23
24
25
26
0 commit comments