Skip to content

Commit 9b06f82

Browse files
authored
Dependabot: versioning-strategy increase-if-necessary (#340)
PubGrub is a library, so we should widen the range where possible to not force users to upgrade versions.
1 parent ee0596f commit 9b06f82

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
@@ -12,5 +12,6 @@ updates:
1212

1313
- package-ecosystem: "cargo"
1414
directory: "/"
15+
versioning-strategy: "increase-if-necessary"
1516
schedule:
1617
interval: "monthly"

0 commit comments

Comments
 (0)