Skip to content

Commit 3fc6336

Browse files
committed
ci: group related devDependencies
1 parent 6d7edc8 commit 3fc6336

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,21 @@ updates:
4040
update-types:
4141
- 'minor'
4242
- 'patch'
43+
tailwindcss:
44+
patterns:
45+
- 'tailwindcss'
46+
- '@tailwindcss*'
47+
icons:
48+
patterns:
49+
- 'unplugin-icons'
50+
- '@iconify*'
51+
- '@svgr/core'
52+
- '@svgr/plugin-jsx'
53+
orval-codegen:
54+
patterns:
55+
- '@faker-js/faker'
56+
- 'msw'
57+
- 'orval'
4358
conform:
4459
patterns:
4560
- '@conform-to*'

0 commit comments

Comments
 (0)