Skip to content

Commit d70ce13

Browse files
Merge pull request #2744 from Shopify/change-dependabot-versioning-strategy
Change versioning-strategy to increase
2 parents 471c901 + b2e6265 commit d70ce13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ updates:
1313
interval: 'weekly'
1414
# Dependabot defaults to 5 open pull requests at a time
1515
open-pull-requests-limit: 100
16-
# ignore versions already covered by a range
17-
# e.g: ^1.2.3 -> 1.2.4, would be ignored
18-
versioning-strategy: increase-if-necessary
1916

2017
# Cooldown is the number of days after a release to wait until opening a PR
2118
# This gives us more confidence changes can be merged because changes have been community tested.

0 commit comments

Comments
 (0)