Skip to content

Commit 010f098

Browse files
authored
chore: separate major version updates into individual PRs (#97)
1 parent 5437ef1 commit 010f098

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ updates:
99
groups:
1010
dev-dependencies:
1111
dependency-type: "development"
12+
update-types:
13+
- "minor"
14+
- "patch"

0 commit comments

Comments
 (0)