Skip to content

Commit 154770d

Browse files
committed
Update dependabot config to only widen constraints
The docs claim this is the default behaviour for libraries, but doesn't state anything about how to mark yourself as a library (or how it detects this). Dependabot immediately created a PR using the "increase" style when this was added, which isn't useful.
1 parent 769e6b4 commit 154770d

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
@@ -4,3 +4,4 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
versioning-strategy: widen

0 commit comments

Comments
 (0)