Skip to content

Commit

Permalink
Update dependabot config to only widen constraints
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
stecman committed Jul 5, 2024
1 parent 769e6b4 commit 154770d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ updates:
directory: "/"
schedule:
interval: "weekly"
versioning-strategy: widen

0 comments on commit 154770d

Please sign in to comment.