Skip to content

Commit 224b802

Browse files
committed
fix dependabot schema
1 parent 8901366 commit 224b802

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ updates:
1717
prefix: chore
1818
include: scope
1919
# Update all packages under k8s scope in one group
20-
groups:
21-
kubernetes:
22-
patterns:
23-
- "k8s.io/*"
20+
groups:
21+
kubernetes:
22+
patterns:
23+
- "k8s.io/*"

0 commit comments

Comments
 (0)