Skip to content

Commit 93d885b

Browse files
committed
chore: update build dependabot group
Otherwise it doesn't update the vitest dependencies in lockstep.
1 parent 24a2cbf commit 93d885b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ updates:
2323
build:
2424
patterns:
2525
- "vite*"
26+
- "@vitest/*"
2627
- "@vite-pwa/*"
2728
- "workbox*"
2829
- "browserslist*"
29-
- "*html-minifier-terser"
3030
- "lightningcss"
3131
- "turbo"
3232
fontawesome:

0 commit comments

Comments
 (0)