chore(github): group dependabot updates for minor and patch

Groups minor and patch updates via dependabot to reduce PRs

Leave major updates separate for visibility and testing

Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
jmeridth 2024-06-15 21:06:48 -05:00
parent 5fa92f5189
commit 17e6f2f66c
No known key found for this signature in database

View file

@ -6,3 +6,11 @@ updates:
schedule:
interval: weekly
day: "saturday"
commit-message:
prefix: "chore(deps)"
groups:
dependencies:
applies-to: version-updates
update-types:
- "minor"
- "patch"