chore(dependabot): group deps

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-01-14 16:28:26 -05:00
parent c43d7637b9
commit 67b6c38432
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840

View File

@ -4,6 +4,10 @@ updates:
directory: "/"
schedule:
interval: weekly
groups:
npm:
patterns:
- "*"
ignore:
- dependency-name: node-fetch
versions:
@ -14,5 +18,9 @@ updates:
directory: "/"
schedule:
interval: weekly
groups:
github-actions:
patterns:
- "*"
commit-message:
prefix: "chore(deps)"