Skip to content

Commit a6e1f4c

Browse files
authored
chore: make PR titles a little less crazy (#9745)
1 parent 89fa2a2 commit a6e1f4c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ updates:
2121
assignees:
2222
- "anthonyshew"
2323
groups:
24-
example-dependencies:
24+
basic:
2525
patterns:
2626
- "*"
2727

@@ -38,7 +38,7 @@ updates:
3838
assignees:
3939
- "anthonyshew"
4040
groups:
41-
example-dependencies:
41+
kitchen-sink:
4242
patterns:
4343
- "*"
4444

@@ -55,7 +55,7 @@ updates:
5555
assignees:
5656
- "anthonyshew"
5757
groups:
58-
example-dependencies:
58+
non-monorepo:
5959
patterns:
6060
- "*"
6161

@@ -72,7 +72,7 @@ updates:
7272
assignees:
7373
- "anthonyshew"
7474
groups:
75-
example-dependencies:
75+
with-shell-commands:
7676
patterns:
7777
- "*"
7878

@@ -89,7 +89,7 @@ updates:
8989
assignees:
9090
- "anthonyshew"
9191
groups:
92-
example-dependencies:
92+
with-svelte:
9393
patterns:
9494
- "*"
9595

@@ -106,6 +106,6 @@ updates:
106106
assignees:
107107
- "anthonyshew"
108108
groups:
109-
example-dependencies:
109+
with-tailwind:
110110
patterns:
111111
- "*"

0 commit comments

Comments
 (0)