Skip to content

Commit 551f3af

Browse files
Merge pull request #665 from Nosto/copilot/combine-patch-and-minor-dependabot-groups
chore: combine patch and minor dependabot groups
2 parents 06bce9a + 4784539 commit 551f3af

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ updates:
88
prefix: "deps"
99
open-pull-requests-limit: 10
1010
groups:
11-
patch-updates:
12-
update-types:
13-
- "patch"
14-
minor-updates:
11+
minor-and-patch-updates:
1512
update-types:
1613
- "minor"
14+
- "patch"
1715
react:
1816
patterns:
1917
- "react"

0 commit comments

Comments
 (0)