Skip to content

Commit 0cad7cf

Browse files
roddolfCopilot
andauthored
chore: fix ts dependencies group (#119)
* chore: add dependabot grouping * Update .github/dependabot.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: fix ts dependecies group --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0cacacd commit 0cad7cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ updates:
2424
- "typescript"
2525
- "typedoc"
2626
- "ts-*"
27+
- "microbundle"
28+
- "jest"
29+
- "@types/jest"
30+
- "@tsconfig/*"
2731
start-dependencies:
2832
patterns:
2933
- "@start/*"

0 commit comments

Comments
 (0)