Update dependabot.yml with tailwind group

This commit is contained in:
Alejandro Celaya
2025-04-12 10:25:40 +02:00
committed by GitHub
parent 1fbbef41a7
commit 3405f524df

View File

@@ -41,6 +41,10 @@ updates:
workbox:
patterns:
- 'workbox*'
tailwindcss:
patterns:
- 'tailwindcss'
- '@tailwindcss/*'
ignore:
# Bootstrap can introduce visual breaking changes on styles
# Ignore it, since the plan is to remove it anyway