diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 528d447d..db3b2fd1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,10 @@ updates: directory: "/crates/bin" schedule: interval: "daily" + - package-ecosystem: "cargo" + directory: "/crates/binstalk-manifests" + schedule: + interval: "daily" - package-ecosystem: "cargo" directory: "/crates/binstalk" schedule: