Skip to content

Commit

Permalink
Merge pull request #199 from mobilecoinfoundation/nick/dependabot-loc…
Browse files Browse the repository at this point in the history
…k-file-only

Use `lockfile-only` for cargo dependabot
  • Loading branch information
nick-mobilecoin authored Jan 3, 2024
2 parents a08c6e9 + 7c10b50 commit a9f5171
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@ updates:
interval: daily
commit-message:
prefix: "chore(deps)"
reviewers:
- "mobilecoinfoundation/coredev"
versioning-strategy: lockfile-only

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
commit-message:
prefix: "chore(deps)"
reviewers:
- "mobilecoinfoundation/coredev"
ignore:
# See https://github.com/dtolnay/rust-toolchain/issues/45 tags aren't used
# by rust-toolchain. Using a branch name will cause dependabot to suggest
Expand Down

0 comments on commit a9f5171

Please sign in to comment.