mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-28 09:32:08 -04:00
Make Dependabot only bump Rust deps in the lock file (#14434)
This is to help downstream packagers.
This commit is contained in:
parent
2cc592584a
commit
6816300588
3 changed files with 8 additions and 6 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -18,5 +18,6 @@ updates:
|
|||
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
versioning-strategy: "lockfile-only"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue