mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Enable dependabot for binstalk-manifests (#523)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
b27990ecbc
commit
e62abb442e
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -16,6 +16,10 @@ updates:
|
||||||
directory: "/crates/bin"
|
directory: "/crates/bin"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/crates/binstalk-manifests"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/crates/binstalk"
|
directory: "/crates/binstalk"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue