Add dependabot group for workbox packages

This commit is contained in:
Alejandro Celaya 2024-04-27 20:38:58 +02:00
parent 861644da55
commit f0cc6c9711

View file

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