Update Dependabot config to group non-breaking changes

This commit is contained in:
James M. Greene
2024-01-31 00:33:34 -06:00
committed by GitHub
parent 027b0ddc3d
commit 0e7832dab2

View File

@@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
non-breaking-changes:
update-types: [minor, patch]