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 f414466 commit c6f78a0Copy full SHA for c6f78a0
.github/dependabot.yml
@@ -2,26 +2,31 @@ version: 2
2
updates:
3
4
- package-ecosystem: "github-actions"
5
+ target-branch: "workable_main"
6
directory: "/"
7
schedule:
8
interval: "weekly"
9
10
- package-ecosystem: "docker"
11
12
13
14
15
16
- package-ecosystem: docker
17
18
directory: /e2e
19
20
interval: weekly
21
22
23
24
directory: /hack/api-docs
25
26
27
28
- package-ecosystem: pip
29
30
31
32
0 commit comments