Skip to content

Commit 6880661

Browse files
committed
Disable minor version dependency updates for main (currently 1.4.x)
1 parent 82159aa commit 6880661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ updates:
3838
- dependency-name: '*'
3939
update-types:
4040
- version-update:semver-major
41+
- version-update:semver-minor
4142

4243
# GitHub Actions
4344
- package-ecosystem: github-actions

0 commit comments

Comments
 (0)