Skip to content

Commit b6528b4

Browse files
committed
chore(codegen): group all upates
1 parent 3047e91 commit b6528b4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ updates:
1616
schedule:
1717
interval: "weekly"
1818
groups:
19-
rslib:
19+
all:
2020
patterns:
21-
- "@rslib/*"
22-
- "rsbuild-*"
21+
- "*"
2322
- package-ecosystem: "github-actions"
2423
directory: "/"
2524
schedule:

0 commit comments

Comments
 (0)