Skip to content

Commit 48e04e8

Browse files
m1kolaPer Goncalves da Silva
authored andcommitted
Add dependabot K8s dependencies group (operator-framework#1070)
Signed-off-by: Mikalai Radchuk <[email protected]>
1 parent 6226956 commit 48e04e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ updates:
1212
interval: "daily"
1313
commit-message:
1414
prefix: ":seedling:"
15+
groups:
16+
k8s-dependencies:
17+
patterns:
18+
- "k8s.io/*"
19+
- "sigs.k8s.io/*"
1520
- package-ecosystem: "pip"
1621
directory: "/"
1722
schedule:

0 commit comments

Comments
 (0)