Skip to content

Commit 18d4ed1

Browse files
authored
dependabot: update lockfile only (#959)
1 parent 43c8827 commit 18d4ed1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ updates:
88
open-pull-requests-limit: 10
99
- package-ecosystem: cargo
1010
directory: "/"
11+
# Update only the lockfile. We shouldn't update Cargo.toml unless it's for
12+
# a security issue, or if we need a new feature of the dependency.
13+
versioning-strategy: lockfile-only
1114
schedule:
1215
interval: monthly
1316
timezone: America/New_York

0 commit comments

Comments
 (0)