Skip to content

Commit d775e9f

Browse files
authored
Create dependabot tailwindcss group (#1306)
1 parent 1661f33 commit d775e9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ updates:
1616
interval: 'weekly'
1717
day: 'monday'
1818
time: '08:00'
19+
groups:
20+
tailwindcss:
21+
patterns:
22+
- 'tailwindcss'
23+
- '@tailwindcss/postcss'
24+
- 'prettier-plugin-tailwindcss'
1925
labels:
2026
- chore
2127
- package-ecosystem: nuget

0 commit comments

Comments
 (0)