Skip to content

Commit d981dd7

Browse files
committed
Tell dependabot to group updates
1 parent 70020ed commit d981dd7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ updates:
1010
schedule:
1111
interval: "monthly"
1212
groups:
13-
actions:
13+
minor-patch-dependencies:
1414
patterns:
1515
- "*"
1616
update-types:
17-
- "version-update:semver-patch"
18-
- "version-update:semver-minor"
17+
- "patch"
18+
- "minor"

0 commit comments

Comments
 (0)