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 287237b commit e0de756Copy full SHA for e0de756
.github/dependabot.yml
@@ -7,6 +7,7 @@ updates:
7
commit-message:
8
prefix: "chore"
9
labels:
10
+ - "area/dependency"
11
- "ok-to-test"
12
13
- package-ecosystem: docker
@@ -16,6 +17,7 @@ updates:
16
17
18
19
20
21
22
23
- package-ecosystem: "gomod"
@@ -25,6 +27,7 @@ updates:
25
27
26
28
29
30
31
32
33
@@ -44,4 +47,5 @@ updates:
44
47
- "k8s.io/*"
45
48
- "sigs.k8s.io/*"
46
49
50
51
0 commit comments