Skip to content

Commit 9fe92fd

Browse files
authored
Set dependabot versioning-strategy for pip (#272)
1 parent d9e8906 commit 9fe92fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ updates:
1010
- "cdce8p"
1111
open-pull-requests-limit: 10
1212
rebase-strategy: "disabled"
13+
# Always use only the latest version
14+
versioning-strategy: increase
1315

1416
- package-ecosystem: "github-actions"
1517
directory: "/"

0 commit comments

Comments
 (0)