We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e591030 commit 3b16058Copy full SHA for 3b16058
.github/dependabot.yml
@@ -2,7 +2,7 @@ version: 2
2
updates:
3
- package-ecosystem: cargo
4
directory: "/"
5
- versioning-strategy: increase-if-necessary
+ versioning-strategy: lockfile-only
6
allow:
7
- dependency-type: "all"
8
schedule:
0 commit comments