Skip to content

Commit f7c5461

Browse files
authored
chore(ci): add dependabot update group for jest
1 parent fba724b commit f7c5461

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ updates:
1616
patterns:
1717
- "tailwindcss*"
1818
- "@tailwindcss*"
19+
jest:
20+
patterns:
21+
- "jest*"
22+
- "*jest*"
23+
- "@jest*"
1924

2025
- package-ecosystem: github-actions
2126
assignees:

0 commit comments

Comments
 (0)