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 2358136 commit 5630086Copy full SHA for 5630086
.github/dependabot.yml
@@ -16,6 +16,10 @@ updates:
16
k8s:
17
patterns:
18
- "k8s.io*"
19
+ update-types:
20
+ - patch
21
+ k8s-sigs:
22
+ patterns:
23
- "sigs.k8s.io*"
24
25
- package-ecosystem: "gomod"
@@ -26,6 +30,10 @@ updates:
26
30
27
31
28
32
33
34
35
36
29
37
38
39
@@ -36,6 +44,10 @@ updates:
44
45
46
47
48
49
50
51
40
52
41
53
0 commit comments