Skip to content

Commit 3d3c8b3

Browse files
authored
Group test dependencies
1 parent 5ec971d commit 3d3c8b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ updates:
1616
update-types:
1717
- minor
1818
- patch
19+
dev-dependencies:
20+
applies-to: version-updates
21+
dependency-type: development
22+
update-types:
23+
- minor
24+
- patch
1925
- package-ecosystem: "github-actions"
2026
directory: "/"
2127
schedule:

0 commit comments

Comments
 (0)