We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22c064 commit e1d071bCopy full SHA for e1d071b
.github/dependabot.yml
@@ -8,11 +8,15 @@ updates:
8
actions-all:
9
patterns:
10
- "*"
11
+ labels:
12
+ - "ok-to-test"
13
14
- package-ecosystem: docker
15
directory: /
16
schedule:
17
interval: weekly
18
19
20
21
- package-ecosystem: gomod
22
directories:
@@ -30,3 +34,5 @@ updates:
30
34
31
35
- "k8s.io/*"
32
36
- "sigs.k8s.io/*"
37
38
0 commit comments