Skip to content

Commit 0d77519

Browse files
grokspawnci-robot
authored andcommitted
group k8s prs (#3517)
Signed-off-by: Jordan Keister <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: f14b11ca8fe9f7e7ee2c48951f879acc0b819dbc
1 parent a90095d commit 0d77519

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

staging/operator-lifecycle-manager/.github/dependabot.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,11 @@ updates:
77
- package-ecosystem: "gomod"
88
directory: "/"
99
schedule:
10-
interval: "weekly"
10+
interval: "weekly"
11+
commit-message:
12+
prefix: ":seedling:"
13+
groups:
14+
k8s-dependencies:
15+
patterns:
16+
- "k8s.io/*"
17+
- "sigs.k8s.io/*"

0 commit comments

Comments
 (0)